#CDFAE9 Color

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

Color preview

#CDFAE9

Color formats

HEX
#CDFAE9
RGB
rgb(205, 250, 233)
RGBA
rgba(205, 250, 233, 1)
HSL
hsl(157, 82%, 89%)
HSV
hsv(157, 18%, 98%)
CMYK
cmyk(18%, 0%, 7%, 2%)
CSS variable
--color-primary: #CDFAE9;
Lowercase HEX
#cdfae9

Shades

Tints

Tones

Harmony

CSS snippets for #CDFAE9

.color-cdfae9 {
  color: #CDFAE9;
  background-color: #CDFAE9;
}

Frequently asked questions

What color is #CDFAE9?+

#CDFAE9 is a HEX color with RGB value rgb(205, 250, 233) and HSL value hsl(157, 82%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CDFAE9?+

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