#CDEAD5 Color

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

Color preview

#CDEAD5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDEAD5

.color-cdead5 {
  color: #CDEAD5;
  background-color: #CDEAD5;
}

Frequently asked questions

What color is #CDEAD5?+

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

What is the closest Tailwind color to #CDEAD5?+

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