#CEAAA2 Color

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

Color preview

#CEAAA2

Color formats

HEX
#CEAAA2
RGB
rgb(206, 170, 162)
RGBA
rgba(206, 170, 162, 1)
HSL
hsl(11, 31%, 72%)
HSV
hsv(11, 21%, 81%)
CMYK
cmyk(0%, 17%, 21%, 19%)
CSS variable
--color-primary: #CEAAA2;
Lowercase HEX
#ceaaa2

Shades

Tints

Tones

Harmony

CSS snippets for #CEAAA2

.color-ceaaa2 {
  color: #CEAAA2;
  background-color: #CEAAA2;
}

Frequently asked questions

What color is #CEAAA2?+

#CEAAA2 is a HEX color with RGB value rgb(206, 170, 162) and HSL value hsl(11, 31%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEAAA2?+

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