#CB4801 Color

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

Color preview

#CB4801

Color formats

HEX
#CB4801
RGB
rgb(203, 72, 1)
RGBA
rgba(203, 72, 1, 1)
HSL
hsl(21, 99%, 40%)
HSV
hsv(21, 100%, 80%)
CMYK
cmyk(0%, 65%, 100%, 20%)
CSS variable
--color-primary: #CB4801;
Lowercase HEX
#cb4801

Shades

Tints

Tones

Harmony

CSS snippets for #CB4801

.color-cb4801 {
  color: #CB4801;
  background-color: #CB4801;
}

Frequently asked questions

What color is #CB4801?+

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

What is the closest Tailwind color to #CB4801?+

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