#DCFDEE Color

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

Color preview

#DCFDEE

Color formats

HEX
#DCFDEE
RGB
rgb(220, 253, 238)
RGBA
rgba(220, 253, 238, 1)
HSL
hsl(153, 89%, 93%)
HSV
hsv(153, 13%, 99%)
CMYK
cmyk(13%, 0%, 6%, 1%)
CSS variable
--color-primary: #DCFDEE;
Lowercase HEX
#dcfdee

Shades

Tints

Tones

Harmony

CSS snippets for #DCFDEE

.color-dcfdee {
  color: #DCFDEE;
  background-color: #DCFDEE;
}

Frequently asked questions

What color is #DCFDEE?+

#DCFDEE is a HEX color with RGB value rgb(220, 253, 238) and HSL value hsl(153, 89%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DCFDEE?+

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