#CDE9E6 Color

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

Color preview

#CDE9E6

Color formats

HEX
#CDE9E6
RGB
rgb(205, 233, 230)
RGBA
rgba(205, 233, 230, 1)
HSL
hsl(174, 39%, 86%)
HSV
hsv(174, 12%, 91%)
CMYK
cmyk(12%, 0%, 1%, 9%)
CSS variable
--color-primary: #CDE9E6;
Lowercase HEX
#cde9e6

Shades

Tints

Tones

Harmony

CSS snippets for #CDE9E6

.color-cde9e6 {
  color: #CDE9E6;
  background-color: #CDE9E6;
}

Frequently asked questions

What color is #CDE9E6?+

#CDE9E6 is a HEX color with RGB value rgb(205, 233, 230) and HSL value hsl(174, 39%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDE9E6?+

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