#C9100D Color

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

Color preview

#C9100D

Color formats

HEX
#C9100D
RGB
rgb(201, 16, 13)
RGBA
rgba(201, 16, 13, 1)
HSL
hsl(1, 88%, 42%)
HSV
hsv(1, 94%, 79%)
CMYK
cmyk(0%, 92%, 94%, 21%)
CSS variable
--color-primary: #C9100D;
Lowercase HEX
#c9100d

Shades

Tints

Tones

Harmony

CSS snippets for #C9100D

.color-c9100d {
  color: #C9100D;
  background-color: #C9100D;
}

Frequently asked questions

What color is #C9100D?+

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

What is the closest Tailwind color to #C9100D?+

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