#CCEAD6 Color

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

Color preview

#CCEAD6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCEAD6

.color-ccead6 {
  color: #CCEAD6;
  background-color: #CCEAD6;
}

Frequently asked questions

What color is #CCEAD6?+

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

What is the closest Tailwind color to #CCEAD6?+

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