#CB501B Color

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

Color preview

#CB501B

Color formats

HEX
#CB501B
RGB
rgb(203, 80, 27)
RGBA
rgba(203, 80, 27, 1)
HSL
hsl(18, 77%, 45%)
HSV
hsv(18, 87%, 80%)
CMYK
cmyk(0%, 61%, 87%, 20%)
CSS variable
--color-primary: #CB501B;
Lowercase HEX
#cb501b

Shades

Tints

Tones

Harmony

CSS snippets for #CB501B

.color-cb501b {
  color: #CB501B;
  background-color: #CB501B;
}

Frequently asked questions

What color is #CB501B?+

#CB501B is a HEX color with RGB value rgb(203, 80, 27) and HSL value hsl(18, 77%, 45%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CB501B?+

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