#C03D31 Color

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

Color preview

#C03D31

Color formats

HEX
#C03D31
RGB
rgb(192, 61, 49)
RGBA
rgba(192, 61, 49, 1)
HSL
hsl(5, 59%, 47%)
HSV
hsv(5, 74%, 75%)
CMYK
cmyk(0%, 68%, 74%, 25%)
CSS variable
--color-primary: #C03D31;
Lowercase HEX
#c03d31

Shades

Tints

Tones

Harmony

CSS snippets for #C03D31

.color-c03d31 {
  color: #C03D31;
  background-color: #C03D31;
}

Frequently asked questions

What color is #C03D31?+

#C03D31 is a HEX color with RGB value rgb(192, 61, 49) and HSL value hsl(5, 59%, 47%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #C03D31?+

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