#CB3E01 Color

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

Color preview

#CB3E01

Color formats

HEX
#CB3E01
RGB
rgb(203, 62, 1)
RGBA
rgba(203, 62, 1, 1)
HSL
hsl(18, 99%, 40%)
HSV
hsv(18, 100%, 80%)
CMYK
cmyk(0%, 69%, 100%, 20%)
CSS variable
--color-primary: #CB3E01;
Lowercase HEX
#cb3e01

Shades

Tints

Tones

Harmony

CSS snippets for #CB3E01

.color-cb3e01 {
  color: #CB3E01;
  background-color: #CB3E01;
}

Frequently asked questions

What color is #CB3E01?+

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

What is the closest Tailwind color to #CB3E01?+

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