#C03E06 Color

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

Color preview

#C03E06

Color formats

HEX
#C03E06
RGB
rgb(192, 62, 6)
RGBA
rgba(192, 62, 6, 1)
HSL
hsl(18, 94%, 39%)
HSV
hsv(18, 97%, 75%)
CMYK
cmyk(0%, 68%, 97%, 25%)
CSS variable
--color-primary: #C03E06;
Lowercase HEX
#c03e06

Shades

Tints

Tones

Harmony

CSS snippets for #C03E06

.color-c03e06 {
  color: #C03E06;
  background-color: #C03E06;
}

Frequently asked questions

What color is #C03E06?+

#C03E06 is a HEX color with RGB value rgb(192, 62, 6) and HSL value hsl(18, 94%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C03E06?+

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