#CEAA78 Color

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

Color preview

#CEAA78

Color formats

HEX
#CEAA78
RGB
rgb(206, 170, 120)
RGBA
rgba(206, 170, 120, 1)
HSL
hsl(35, 47%, 64%)
HSV
hsv(35, 42%, 81%)
CMYK
cmyk(0%, 17%, 42%, 19%)
CSS variable
--color-primary: #CEAA78;
Lowercase HEX
#ceaa78

Shades

Tints

Tones

Harmony

CSS snippets for #CEAA78

.color-ceaa78 {
  color: #CEAA78;
  background-color: #CEAA78;
}

Frequently asked questions

What color is #CEAA78?+

#CEAA78 is a HEX color with RGB value rgb(206, 170, 120) and HSL value hsl(35, 47%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEAA78?+

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