#CEAAAA Color

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

Color preview

#CEAAAA

Color formats

HEX
#CEAAAA
RGB
rgb(206, 170, 170)
RGBA
rgba(206, 170, 170, 1)
HSL
hsl(0, 27%, 74%)
HSV
hsv(0, 17%, 81%)
CMYK
cmyk(0%, 17%, 17%, 19%)
CSS variable
--color-primary: #CEAAAA;
Lowercase HEX
#ceaaaa

Shades

Tints

Tones

Harmony

CSS snippets for #CEAAAA

.color-ceaaaa {
  color: #CEAAAA;
  background-color: #CEAAAA;
}

Frequently asked questions

What color is #CEAAAA?+

#CEAAAA is a HEX color with RGB value rgb(206, 170, 170) and HSL value hsl(0, 27%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEAAAA?+

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