#CCEDD3 Color

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

Color preview

#CCEDD3

Color formats

HEX
#CCEDD3
RGB
rgb(204, 237, 211)
RGBA
rgba(204, 237, 211, 1)
HSL
hsl(133, 48%, 86%)
HSV
hsv(133, 14%, 93%)
CMYK
cmyk(14%, 0%, 11%, 7%)
CSS variable
--color-primary: #CCEDD3;
Lowercase HEX
#ccedd3

Shades

Tints

Tones

Harmony

CSS snippets for #CCEDD3

.color-ccedd3 {
  color: #CCEDD3;
  background-color: #CCEDD3;
}

Frequently asked questions

What color is #CCEDD3?+

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

What is the closest Tailwind color to #CCEDD3?+

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