#C2410C
Tailwind orange-700
#C2410C is a orange colour. In RGB it is 194 red, 65 green and 12 blue, which converts to a hue of 17 degrees, 88% saturation and 40% lightness. It is Tailwind orange-700 in that design system's palette.
Color values
| HEX | #C2410C |
|---|---|
| RGB | rgb(194, 65, 12) |
| HSL | hsl(17, 88%, 40%) |
| HSV | hsv(17, 94%, 76%) |
| CMYK | cmyk(0%, 66%, 94%, 24%) |
Contrast and accessibility
Against white the contrast ratio is 5.18:1, and against black it is 4.06:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.
| Background | Ratio | Normal text | Large text |
|---|---|---|---|
| White | 5.18:1 | AA | AAA |
| Black | 4.06:1 | Fail | AA |
Tints and shades
Lighter tints move #C2410C toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #C2410C; |
|---|---|
| CSS rgb() | color: rgb(194 65 12); |
| Tailwind | bg-[#c2410c] |
| SwiftUI | Color(red: 0.761, green: 0.255, blue: 0.047) |
| Android | Color.parseColor("#C2410C") |
Closest named color
The nearest CSS colour keyword to #C2410C is firebrick (#B22222).