#C03E30 Color

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

Color preview

#C03E30

Color formats

HEX
#C03E30
RGB
rgb(192, 62, 48)
RGBA
rgba(192, 62, 48, 1)
HSL
hsl(6, 60%, 47%)
HSV
hsv(6, 75%, 75%)
CMYK
cmyk(0%, 68%, 75%, 25%)
CSS variable
--color-primary: #C03E30;
Lowercase HEX
#c03e30

Shades

Tints

Tones

Harmony

CSS snippets for #C03E30

.color-c03e30 {
  color: #C03E30;
  background-color: #C03E30;
}

Frequently asked questions

What color is #C03E30?+

#C03E30 is a HEX color with RGB value rgb(192, 62, 48) and HSL value hsl(6, 60%, 47%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #C03E30?+

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