#CEB95F Color

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

Color preview

#CEB95F

Color formats

HEX
#CEB95F
RGB
rgb(206, 185, 95)
RGBA
rgba(206, 185, 95, 1)
HSL
hsl(49, 53%, 59%)
HSV
hsv(49, 54%, 81%)
CMYK
cmyk(0%, 10%, 54%, 19%)
CSS variable
--color-primary: #CEB95F;
Lowercase HEX
#ceb95f

Shades

Tints

Tones

Harmony

CSS snippets for #CEB95F

.color-ceb95f {
  color: #CEB95F;
  background-color: #CEB95F;
}

Frequently asked questions

What color is #CEB95F?+

#CEB95F is a HEX color with RGB value rgb(206, 185, 95) and HSL value hsl(49, 53%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEB95F?+

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