#CEBE55 Color

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

Color preview

#CEBE55

Color formats

HEX
#CEBE55
RGB
rgb(206, 190, 85)
RGBA
rgba(206, 190, 85, 1)
HSL
hsl(52, 55%, 57%)
HSV
hsv(52, 59%, 81%)
CMYK
cmyk(0%, 8%, 59%, 19%)
CSS variable
--color-primary: #CEBE55;
Lowercase HEX
#cebe55

Shades

Tints

Tones

Harmony

CSS snippets for #CEBE55

.color-cebe55 {
  color: #CEBE55;
  background-color: #CEBE55;
}

Frequently asked questions

What color is #CEBE55?+

#CEBE55 is a HEX color with RGB value rgb(206, 190, 85) and HSL value hsl(52, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEBE55?+

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