#CCEAD2 Color

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

Color preview

#CCEAD2

Color formats

HEX
#CCEAD2
RGB
rgb(204, 234, 210)
RGBA
rgba(204, 234, 210, 1)
HSL
hsl(132, 42%, 86%)
HSV
hsv(132, 13%, 92%)
CMYK
cmyk(13%, 0%, 10%, 8%)
CSS variable
--color-primary: #CCEAD2;
Lowercase HEX
#ccead2

Shades

Tints

Tones

Harmony

CSS snippets for #CCEAD2

.color-ccead2 {
  color: #CCEAD2;
  background-color: #CCEAD2;
}

Frequently asked questions

What color is #CCEAD2?+

#CCEAD2 is a HEX color with RGB value rgb(204, 234, 210) and HSL value hsl(132, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCEAD2?+

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