#CB5F01 Color

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

Color preview

#CB5F01

Color formats

HEX
#CB5F01
RGB
rgb(203, 95, 1)
RGBA
rgba(203, 95, 1, 1)
HSL
hsl(28, 99%, 40%)
HSV
hsv(28, 100%, 80%)
CMYK
cmyk(0%, 53%, 100%, 20%)
CSS variable
--color-primary: #CB5F01;
Lowercase HEX
#cb5f01

Shades

Tints

Tones

Harmony

CSS snippets for #CB5F01

.color-cb5f01 {
  color: #CB5F01;
  background-color: #CB5F01;
}

Frequently asked questions

What color is #CB5F01?+

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

What is the closest Tailwind color to #CB5F01?+

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