#CB850B Color

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

Color preview

#CB850B

Color formats

HEX
#CB850B
RGB
rgb(203, 133, 11)
RGBA
rgba(203, 133, 11, 1)
HSL
hsl(38, 90%, 42%)
HSV
hsv(38, 95%, 80%)
CMYK
cmyk(0%, 34%, 95%, 20%)
CSS variable
--color-primary: #CB850B;
Lowercase HEX
#cb850b

Shades

Tints

Tones

Harmony

CSS snippets for #CB850B

.color-cb850b {
  color: #CB850B;
  background-color: #CB850B;
}

Frequently asked questions

What color is #CB850B?+

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

What is the closest Tailwind color to #CB850B?+

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