#CEBF5F Color

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

Color preview

#CEBF5F

Color formats

HEX
#CEBF5F
RGB
rgb(206, 191, 95)
RGBA
rgba(206, 191, 95, 1)
HSL
hsl(52, 53%, 59%)
HSV
hsv(52, 54%, 81%)
CMYK
cmyk(0%, 7%, 54%, 19%)
CSS variable
--color-primary: #CEBF5F;
Lowercase HEX
#cebf5f

Shades

Tints

Tones

Harmony

CSS snippets for #CEBF5F

.color-cebf5f {
  color: #CEBF5F;
  background-color: #CEBF5F;
}

Frequently asked questions

What color is #CEBF5F?+

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

What is the closest Tailwind color to #CEBF5F?+

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