#CDEAD4 Color

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

Color preview

#CDEAD4

Color formats

HEX
#CDEAD4
RGB
rgb(205, 234, 212)
RGBA
rgba(205, 234, 212, 1)
HSL
hsl(134, 41%, 86%)
HSV
hsv(134, 12%, 92%)
CMYK
cmyk(12%, 0%, 9%, 8%)
CSS variable
--color-primary: #CDEAD4;
Lowercase HEX
#cdead4

Shades

Tints

Tones

Harmony

CSS snippets for #CDEAD4

.color-cdead4 {
  color: #CDEAD4;
  background-color: #CDEAD4;
}

Frequently asked questions

What color is #CDEAD4?+

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

What is the closest Tailwind color to #CDEAD4?+

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