#C9200D Color

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

Color preview

#C9200D

Color formats

HEX
#C9200D
RGB
rgb(201, 32, 13)
RGBA
rgba(201, 32, 13, 1)
HSL
hsl(6, 88%, 42%)
HSV
hsv(6, 94%, 79%)
CMYK
cmyk(0%, 84%, 94%, 21%)
CSS variable
--color-primary: #C9200D;
Lowercase HEX
#c9200d

Shades

Tints

Tones

Harmony

CSS snippets for #C9200D

.color-c9200d {
  color: #C9200D;
  background-color: #C9200D;
}

Frequently asked questions

What color is #C9200D?+

#C9200D is a HEX color with RGB value rgb(201, 32, 13) and HSL value hsl(6, 88%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C9200D?+

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