#CB2301 Color

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

Color preview

#CB2301

Color formats

HEX
#CB2301
RGB
rgb(203, 35, 1)
RGBA
rgba(203, 35, 1, 1)
HSL
hsl(10, 99%, 40%)
HSV
hsv(10, 100%, 80%)
CMYK
cmyk(0%, 83%, 100%, 20%)
CSS variable
--color-primary: #CB2301;
Lowercase HEX
#cb2301

Shades

Tints

Tones

Harmony

CSS snippets for #CB2301

.color-cb2301 {
  color: #CB2301;
  background-color: #CB2301;
}

Frequently asked questions

What color is #CB2301?+

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

What is the closest Tailwind color to #CB2301?+

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