#CECAA0 Color

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

Color preview

#CECAA0

Color formats

HEX
#CECAA0
RGB
rgb(206, 202, 160)
RGBA
rgba(206, 202, 160, 1)
HSL
hsl(55, 32%, 72%)
HSV
hsv(55, 22%, 81%)
CMYK
cmyk(0%, 2%, 22%, 19%)
CSS variable
--color-primary: #CECAA0;
Lowercase HEX
#cecaa0

Shades

Tints

Tones

Harmony

CSS snippets for #CECAA0

.color-cecaa0 {
  color: #CECAA0;
  background-color: #CECAA0;
}

Frequently asked questions

What color is #CECAA0?+

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

What is the closest Tailwind color to #CECAA0?+

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