#CEC255 Color

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

Color preview

#CEC255

Color formats

HEX
#CEC255
RGB
rgb(206, 194, 85)
RGBA
rgba(206, 194, 85, 1)
HSL
hsl(54, 55%, 57%)
HSV
hsv(54, 59%, 81%)
CMYK
cmyk(0%, 6%, 59%, 19%)
CSS variable
--color-primary: #CEC255;
Lowercase HEX
#cec255

Shades

Tints

Tones

Harmony

CSS snippets for #CEC255

.color-cec255 {
  color: #CEC255;
  background-color: #CEC255;
}

Frequently asked questions

What color is #CEC255?+

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

What is the closest Tailwind color to #CEC255?+

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