#CB2901 Color

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

Color preview

#CB2901

Color formats

HEX
#CB2901
RGB
rgb(203, 41, 1)
RGBA
rgba(203, 41, 1, 1)
HSL
hsl(12, 99%, 40%)
HSV
hsv(12, 100%, 80%)
CMYK
cmyk(0%, 80%, 100%, 20%)
CSS variable
--color-primary: #CB2901;
Lowercase HEX
#cb2901

Shades

Tints

Tones

Harmony

CSS snippets for #CB2901

.color-cb2901 {
  color: #CB2901;
  background-color: #CB2901;
}

Frequently asked questions

What color is #CB2901?+

#CB2901 is a HEX color with RGB value rgb(203, 41, 1) and HSL value hsl(12, 99%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CB2901?+

The closest Tailwind color is orange-700, available as the bg-orange-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