#C04F16 Color

Inspect #C04F16 across formats, palettes, contrast and closest named color matches.

Color preview

#C04F16

Color formats

HEX
#C04F16
RGB
rgb(192, 79, 22)
RGBA
rgba(192, 79, 22, 1)
HSL
hsl(20, 79%, 42%)
HSV
hsv(20, 89%, 75%)
CMYK
cmyk(0%, 59%, 89%, 25%)
CSS variable
--color-primary: #C04F16;
Lowercase HEX
#c04f16

Shades

Tints

Tones

Harmony

CSS snippets for #C04F16

.color-c04f16 {
  color: #C04F16;
  background-color: #C04F16;
}

Frequently asked questions

What color is #C04F16?+

#C04F16 is a HEX color with RGB value rgb(192, 79, 22) and HSL value hsl(20, 79%, 42%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #C04F16?+

The closest Tailwind color is orange-700, available as the bg-orange-700 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools