#CDECD2 Color

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

Color preview

#CDECD2

Color formats

HEX
#CDECD2
RGB
rgb(205, 236, 210)
RGBA
rgba(205, 236, 210, 1)
HSL
hsl(130, 45%, 86%)
HSV
hsv(130, 13%, 93%)
CMYK
cmyk(13%, 0%, 11%, 7%)
CSS variable
--color-primary: #CDECD2;
Lowercase HEX
#cdecd2

Shades

Tints

Tones

Harmony

CSS snippets for #CDECD2

.color-cdecd2 {
  color: #CDECD2;
  background-color: #CDECD2;
}

Frequently asked questions

What color is #CDECD2?+

#CDECD2 is a HEX color with RGB value rgb(205, 236, 210) and HSL value hsl(130, 45%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDECD2?+

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