#C03030 Color

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

Color preview

#C03030

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C03030

.color-c03030 {
  color: #C03030;
  background-color: #C03030;
}

Frequently asked questions

What color is #C03030?+

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

What is the closest Tailwind color to #C03030?+

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