#CCEED5 Color

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

Color preview

#CCEED5

Color formats

HEX
#CCEED5
RGB
rgb(204, 238, 213)
RGBA
rgba(204, 238, 213, 1)
HSL
hsl(136, 50%, 87%)
HSV
hsv(136, 14%, 93%)
CMYK
cmyk(14%, 0%, 11%, 7%)
CSS variable
--color-primary: #CCEED5;
Lowercase HEX
#cceed5

Shades

Tints

Tones

Harmony

CSS snippets for #CCEED5

.color-cceed5 {
  color: #CCEED5;
  background-color: #CCEED5;
}

Frequently asked questions

What color is #CCEED5?+

#CCEED5 is a HEX color with RGB value rgb(204, 238, 213) and HSL value hsl(136, 50%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCEED5?+

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