#CEAC55 Color

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

Color preview

#CEAC55

Color formats

HEX
#CEAC55
RGB
rgb(206, 172, 85)
RGBA
rgba(206, 172, 85, 1)
HSL
hsl(43, 55%, 57%)
HSV
hsv(43, 59%, 81%)
CMYK
cmyk(0%, 17%, 59%, 19%)
CSS variable
--color-primary: #CEAC55;
Lowercase HEX
#ceac55

Shades

Tints

Tones

Harmony

CSS snippets for #CEAC55

.color-ceac55 {
  color: #CEAC55;
  background-color: #CEAC55;
}

Frequently asked questions

What color is #CEAC55?+

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

What is the closest Tailwind color to #CEAC55?+

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