#CB8B0B Color

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

Color preview

#CB8B0B

Color formats

HEX
#CB8B0B
RGB
rgb(203, 139, 11)
RGBA
rgba(203, 139, 11, 1)
HSL
hsl(40, 90%, 42%)
HSV
hsv(40, 95%, 80%)
CMYK
cmyk(0%, 32%, 95%, 20%)
CSS variable
--color-primary: #CB8B0B;
Lowercase HEX
#cb8b0b

Shades

Tints

Tones

Harmony

CSS snippets for #CB8B0B

.color-cb8b0b {
  color: #CB8B0B;
  background-color: #CB8B0B;
}

Frequently asked questions

What color is #CB8B0B?+

#CB8B0B is a HEX color with RGB value rgb(203, 139, 11) and HSL value hsl(40, 90%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #CB8B0B?+

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