#CB9801 Color

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

Color preview

#CB9801

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CB9801

.color-cb9801 {
  color: #CB9801;
  background-color: #CB9801;
}

Frequently asked questions

What color is #CB9801?+

#CB9801 is a HEX color with RGB value rgb(203, 152, 1) and HSL value hsl(45, 99%, 40%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #CB9801?+

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