#DCFED3 Color

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

Color preview

#DCFED3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCFED3

.color-dcfed3 {
  color: #DCFED3;
  background-color: #DCFED3;
}

Frequently asked questions

What color is #DCFED3?+

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

What is the closest Tailwind color to #DCFED3?+

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