#CEAC75 Color

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

Color preview

#CEAC75

Color formats

HEX
#CEAC75
RGB
rgb(206, 172, 117)
RGBA
rgba(206, 172, 117, 1)
HSL
hsl(37, 48%, 63%)
HSV
hsv(37, 43%, 81%)
CMYK
cmyk(0%, 17%, 43%, 19%)
CSS variable
--color-primary: #CEAC75;
Lowercase HEX
#ceac75

Shades

Tints

Tones

Harmony

CSS snippets for #CEAC75

.color-ceac75 {
  color: #CEAC75;
  background-color: #CEAC75;
}

Frequently asked questions

What color is #CEAC75?+

#CEAC75 is a HEX color with RGB value rgb(206, 172, 117) and HSL value hsl(37, 48%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CEAC75?+

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