#CCEAD4 Color

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

Color preview

#CCEAD4

Color formats

HEX
#CCEAD4
RGB
rgb(204, 234, 212)
RGBA
rgba(204, 234, 212, 1)
HSL
hsl(136, 42%, 86%)
HSV
hsv(136, 13%, 92%)
CMYK
cmyk(13%, 0%, 9%, 8%)
CSS variable
--color-primary: #CCEAD4;
Lowercase HEX
#ccead4

Shades

Tints

Tones

Harmony

CSS snippets for #CCEAD4

.color-ccead4 {
  color: #CCEAD4;
  background-color: #CCEAD4;
}

Frequently asked questions

What color is #CCEAD4?+

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

What is the closest Tailwind color to #CCEAD4?+

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