#C03A30 Color

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

Color preview

#C03A30

Color formats

HEX
#C03A30
RGB
rgb(192, 58, 48)
RGBA
rgba(192, 58, 48, 1)
HSL
hsl(4, 60%, 47%)
HSV
hsv(4, 75%, 75%)
CMYK
cmyk(0%, 70%, 75%, 25%)
CSS variable
--color-primary: #C03A30;
Lowercase HEX
#c03a30

Shades

Tints

Tones

Harmony

CSS snippets for #C03A30

.color-c03a30 {
  color: #C03A30;
  background-color: #C03A30;
}

Frequently asked questions

What color is #C03A30?+

#C03A30 is a HEX color with RGB value rgb(192, 58, 48) and HSL value hsl(4, 60%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C03A30?+

The closest Tailwind color is red-600, available as the bg-red-600 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