#CB3401 Color

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

Color preview

#CB3401

Color formats

HEX
#CB3401
RGB
rgb(203, 52, 1)
RGBA
rgba(203, 52, 1, 1)
HSL
hsl(15, 99%, 40%)
HSV
hsv(15, 100%, 80%)
CMYK
cmyk(0%, 74%, 100%, 20%)
CSS variable
--color-primary: #CB3401;
Lowercase HEX
#cb3401

Shades

Tints

Tones

Harmony

CSS snippets for #CB3401

.color-cb3401 {
  color: #CB3401;
  background-color: #CB3401;
}

Frequently asked questions

What color is #CB3401?+

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

What is the closest Tailwind color to #CB3401?+

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