#CB210B Color

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

Color preview

#CB210B

Color formats

HEX
#CB210B
RGB
rgb(203, 33, 11)
RGBA
rgba(203, 33, 11, 1)
HSL
hsl(7, 90%, 42%)
HSV
hsv(7, 95%, 80%)
CMYK
cmyk(0%, 84%, 95%, 20%)
CSS variable
--color-primary: #CB210B;
Lowercase HEX
#cb210b

Shades

Tints

Tones

Harmony

CSS snippets for #CB210B

.color-cb210b {
  color: #CB210B;
  background-color: #CB210B;
}

Frequently asked questions

What color is #CB210B?+

#CB210B is a HEX color with RGB value rgb(203, 33, 11) and HSL value hsl(7, 90%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CB210B?+

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