#C8230D Color

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

Color preview

#C8230D

Color formats

HEX
#C8230D
RGB
rgb(200, 35, 13)
RGBA
rgba(200, 35, 13, 1)
HSL
hsl(7, 88%, 42%)
HSV
hsv(7, 94%, 78%)
CMYK
cmyk(0%, 83%, 94%, 22%)
CSS variable
--color-primary: #C8230D;
Lowercase HEX
#c8230d

Shades

Tints

Tones

Harmony

CSS snippets for #C8230D

.color-c8230d {
  color: #C8230D;
  background-color: #C8230D;
}

Frequently asked questions

What color is #C8230D?+

#C8230D is a HEX color with RGB value rgb(200, 35, 13) and HSL value hsl(7, 88%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C8230D?+

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