#C3030D Color

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

Color preview

#C3030D

Color formats

HEX
#C3030D
RGB
rgb(195, 3, 13)
RGBA
rgba(195, 3, 13, 1)
HSL
hsl(357, 97%, 39%)
HSV
hsv(357, 98%, 76%)
CMYK
cmyk(0%, 98%, 93%, 24%)
CSS variable
--color-primary: #C3030D;
Lowercase HEX
#c3030d

Shades

Tints

Tones

Harmony

CSS snippets for #C3030D

.color-c3030d {
  color: #C3030D;
  background-color: #C3030D;
}

Frequently asked questions

What color is #C3030D?+

#C3030D is a HEX color with RGB value rgb(195, 3, 13) and HSL value hsl(357, 97%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C3030D?+

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