#DCFED2 Color

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

Color preview

#DCFED2

Color formats

HEX
#DCFED2
RGB
rgb(220, 254, 210)
RGBA
rgba(220, 254, 210, 1)
HSL
hsl(106, 96%, 91%)
HSV
hsv(106, 17%, 100%)
CMYK
cmyk(13%, 0%, 17%, 0%)
CSS variable
--color-primary: #DCFED2;
Lowercase HEX
#dcfed2

Shades

Tints

Tones

Harmony

CSS snippets for #DCFED2

.color-dcfed2 {
  color: #DCFED2;
  background-color: #DCFED2;
}

Frequently asked questions

What color is #DCFED2?+

#DCFED2 is a HEX color with RGB value rgb(220, 254, 210) and HSL value hsl(106, 96%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DCFED2?+

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