#CEBB5F Color

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

Color preview

#CEBB5F

Color formats

HEX
#CEBB5F
RGB
rgb(206, 187, 95)
RGBA
rgba(206, 187, 95, 1)
HSL
hsl(50, 53%, 59%)
HSV
hsv(50, 54%, 81%)
CMYK
cmyk(0%, 9%, 54%, 19%)
CSS variable
--color-primary: #CEBB5F;
Lowercase HEX
#cebb5f

Shades

Tints

Tones

Harmony

CSS snippets for #CEBB5F

.color-cebb5f {
  color: #CEBB5F;
  background-color: #CEBB5F;
}

Frequently asked questions

What color is #CEBB5F?+

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

What is the closest Tailwind color to #CEBB5F?+

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