#CDF9E6 Color

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

Color preview

#CDF9E6

Color formats

HEX
#CDF9E6
RGB
rgb(205, 249, 230)
RGBA
rgba(205, 249, 230, 1)
HSL
hsl(154, 79%, 89%)
HSV
hsv(154, 18%, 98%)
CMYK
cmyk(18%, 0%, 8%, 2%)
CSS variable
--color-primary: #CDF9E6;
Lowercase HEX
#cdf9e6

Shades

Tints

Tones

Harmony

CSS snippets for #CDF9E6

.color-cdf9e6 {
  color: #CDF9E6;
  background-color: #CDF9E6;
}

Frequently asked questions

What color is #CDF9E6?+

#CDF9E6 is a HEX color with RGB value rgb(205, 249, 230) and HSL value hsl(154, 79%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CDF9E6?+

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