#CEB75F Color

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

Color preview

#CEB75F

Color formats

HEX
#CEB75F
RGB
rgb(206, 183, 95)
RGBA
rgba(206, 183, 95, 1)
HSL
hsl(48, 53%, 59%)
HSV
hsv(48, 54%, 81%)
CMYK
cmyk(0%, 11%, 54%, 19%)
CSS variable
--color-primary: #CEB75F;
Lowercase HEX
#ceb75f

Shades

Tints

Tones

Harmony

CSS snippets for #CEB75F

.color-ceb75f {
  color: #CEB75F;
  background-color: #CEB75F;
}

Frequently asked questions

What color is #CEB75F?+

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

What is the closest Tailwind color to #CEB75F?+

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