#DCF4ED Color

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

Color preview

#DCF4ED

Color formats

HEX
#DCF4ED
RGB
rgb(220, 244, 237)
RGBA
rgba(220, 244, 237, 1)
HSL
hsl(162, 52%, 91%)
HSV
hsv(162, 10%, 96%)
CMYK
cmyk(10%, 0%, 3%, 4%)
CSS variable
--color-primary: #DCF4ED;
Lowercase HEX
#dcf4ed

Shades

Tints

Tones

Harmony

CSS snippets for #DCF4ED

.color-dcf4ed {
  color: #DCF4ED;
  background-color: #DCF4ED;
}

Frequently asked questions

What color is #DCF4ED?+

#DCF4ED is a HEX color with RGB value rgb(220, 244, 237) and HSL value hsl(162, 52%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DCF4ED?+

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