#CDEAD3 Color

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

Color preview

#CDEAD3

Color formats

HEX
#CDEAD3
RGB
rgb(205, 234, 211)
RGBA
rgba(205, 234, 211, 1)
HSL
hsl(132, 41%, 86%)
HSV
hsv(132, 12%, 92%)
CMYK
cmyk(12%, 0%, 10%, 8%)
CSS variable
--color-primary: #CDEAD3;
Lowercase HEX
#cdead3

Shades

Tints

Tones

Harmony

CSS snippets for #CDEAD3

.color-cdead3 {
  color: #CDEAD3;
  background-color: #CDEAD3;
}

Frequently asked questions

What color is #CDEAD3?+

#CDEAD3 is a HEX color with RGB value rgb(205, 234, 211) and HSL value hsl(132, 41%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDEAD3?+

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