#CCCEA1 Color

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

Color preview

#CCCEA1

Color formats

HEX
#CCCEA1
RGB
rgb(204, 206, 161)
RGBA
rgba(204, 206, 161, 1)
HSL
hsl(63, 31%, 72%)
HSV
hsv(63, 22%, 81%)
CMYK
cmyk(1%, 0%, 22%, 19%)
CSS variable
--color-primary: #CCCEA1;
Lowercase HEX
#cccea1

Shades

Tints

Tones

Harmony

CSS snippets for #CCCEA1

.color-cccea1 {
  color: #CCCEA1;
  background-color: #CCCEA1;
}

Frequently asked questions

What color is #CCCEA1?+

#CCCEA1 is a HEX color with RGB value rgb(204, 206, 161) and HSL value hsl(63, 31%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCEA1?+

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