#CCEDD6 Color

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

Color preview

#CCEDD6

Color formats

HEX
#CCEDD6
RGB
rgb(204, 237, 214)
RGBA
rgba(204, 237, 214, 1)
HSL
hsl(138, 48%, 86%)
HSV
hsv(138, 14%, 93%)
CMYK
cmyk(14%, 0%, 10%, 7%)
CSS variable
--color-primary: #CCEDD6;
Lowercase HEX
#ccedd6

Shades

Tints

Tones

Harmony

CSS snippets for #CCEDD6

.color-ccedd6 {
  color: #CCEDD6;
  background-color: #CCEDD6;
}

Frequently asked questions

What color is #CCEDD6?+

#CCEDD6 is a HEX color with RGB value rgb(204, 237, 214) and HSL value hsl(138, 48%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCEDD6?+

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