#CDFDE6 Color

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

Color preview

#CDFDE6

Color formats

HEX
#CDFDE6
RGB
rgb(205, 253, 230)
RGBA
rgba(205, 253, 230, 1)
HSL
hsl(151, 92%, 90%)
HSV
hsv(151, 19%, 99%)
CMYK
cmyk(19%, 0%, 9%, 1%)
CSS variable
--color-primary: #CDFDE6;
Lowercase HEX
#cdfde6

Shades

Tints

Tones

Harmony

CSS snippets for #CDFDE6

.color-cdfde6 {
  color: #CDFDE6;
  background-color: #CDFDE6;
}

Frequently asked questions

What color is #CDFDE6?+

#CDFDE6 is a HEX color with RGB value rgb(205, 253, 230) and HSL value hsl(151, 92%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CDFDE6?+

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