#CB3701 Color

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

Color preview

#CB3701

Color formats

HEX
#CB3701
RGB
rgb(203, 55, 1)
RGBA
rgba(203, 55, 1, 1)
HSL
hsl(16, 99%, 40%)
HSV
hsv(16, 100%, 80%)
CMYK
cmyk(0%, 73%, 100%, 20%)
CSS variable
--color-primary: #CB3701;
Lowercase HEX
#cb3701

Shades

Tints

Tones

Harmony

CSS snippets for #CB3701

.color-cb3701 {
  color: #CB3701;
  background-color: #CB3701;
}

Frequently asked questions

What color is #CB3701?+

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

What is the closest Tailwind color to #CB3701?+

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