#CEC15B Color

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

Color preview

#CEC15B

Color formats

HEX
#CEC15B
RGB
rgb(206, 193, 91)
RGBA
rgba(206, 193, 91, 1)
HSL
hsl(53, 54%, 58%)
HSV
hsv(53, 56%, 81%)
CMYK
cmyk(0%, 6%, 56%, 19%)
CSS variable
--color-primary: #CEC15B;
Lowercase HEX
#cec15b

Shades

Tints

Tones

Harmony

CSS snippets for #CEC15B

.color-cec15b {
  color: #CEC15B;
  background-color: #CEC15B;
}

Frequently asked questions

What color is #CEC15B?+

#CEC15B is a HEX color with RGB value rgb(206, 193, 91) and HSL value hsl(53, 54%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEC15B?+

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