#CECAA2 Color

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

Color preview

#CECAA2

Color formats

HEX
#CECAA2
RGB
rgb(206, 202, 162)
RGBA
rgba(206, 202, 162, 1)
HSL
hsl(55, 31%, 72%)
HSV
hsv(55, 21%, 81%)
CMYK
cmyk(0%, 2%, 21%, 19%)
CSS variable
--color-primary: #CECAA2;
Lowercase HEX
#cecaa2

Shades

Tints

Tones

Harmony

CSS snippets for #CECAA2

.color-cecaa2 {
  color: #CECAA2;
  background-color: #CECAA2;
}

Frequently asked questions

What color is #CECAA2?+

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

What is the closest Tailwind color to #CECAA2?+

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