#CEB05B Color

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

Color preview

#CEB05B

Color formats

HEX
#CEB05B
RGB
rgb(206, 176, 91)
RGBA
rgba(206, 176, 91, 1)
HSL
hsl(44, 54%, 58%)
HSV
hsv(44, 56%, 81%)
CMYK
cmyk(0%, 15%, 56%, 19%)
CSS variable
--color-primary: #CEB05B;
Lowercase HEX
#ceb05b

Shades

Tints

Tones

Harmony

CSS snippets for #CEB05B

.color-ceb05b {
  color: #CEB05B;
  background-color: #CEB05B;
}

Frequently asked questions

What color is #CEB05B?+

#CEB05B is a HEX color with RGB value rgb(206, 176, 91) and HSL value hsl(44, 54%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEB05B?+

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