#CDFAE6 Color

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

Color preview

#CDFAE6

Color formats

HEX
#CDFAE6
RGB
rgb(205, 250, 230)
RGBA
rgba(205, 250, 230, 1)
HSL
hsl(153, 82%, 89%)
HSV
hsv(153, 18%, 98%)
CMYK
cmyk(18%, 0%, 8%, 2%)
CSS variable
--color-primary: #CDFAE6;
Lowercase HEX
#cdfae6

Shades

Tints

Tones

Harmony

CSS snippets for #CDFAE6

.color-cdfae6 {
  color: #CDFAE6;
  background-color: #CDFAE6;
}

Frequently asked questions

What color is #CDFAE6?+

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

What is the closest Tailwind color to #CDFAE6?+

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