#CB2B15 Color

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

Color preview

#CB2B15

Color formats

HEX
#CB2B15
RGB
rgb(203, 43, 21)
RGBA
rgba(203, 43, 21, 1)
HSL
hsl(7, 81%, 44%)
HSV
hsv(7, 90%, 80%)
CMYK
cmyk(0%, 79%, 90%, 20%)
CSS variable
--color-primary: #CB2B15;
Lowercase HEX
#cb2b15

Shades

Tints

Tones

Harmony

CSS snippets for #CB2B15

.color-cb2b15 {
  color: #CB2B15;
  background-color: #CB2B15;
}

Frequently asked questions

What color is #CB2B15?+

#CB2B15 is a HEX color with RGB value rgb(203, 43, 21) and HSL value hsl(7, 81%, 44%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CB2B15?+

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