#CB5501 Color

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

Color preview

#CB5501

Color formats

HEX
#CB5501
RGB
rgb(203, 85, 1)
RGBA
rgba(203, 85, 1, 1)
HSL
hsl(25, 99%, 40%)
HSV
hsv(25, 100%, 80%)
CMYK
cmyk(0%, 58%, 100%, 20%)
CSS variable
--color-primary: #CB5501;
Lowercase HEX
#cb5501

Shades

Tints

Tones

Harmony

CSS snippets for #CB5501

.color-cb5501 {
  color: #CB5501;
  background-color: #CB5501;
}

Frequently asked questions

What color is #CB5501?+

#CB5501 is a HEX color with RGB value rgb(203, 85, 1) and HSL value hsl(25, 99%, 40%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #CB5501?+

The closest Tailwind color is amber-700, available as the bg-amber-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