#DFFED3 Color

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

Color preview

#DFFED3

Color formats

HEX
#DFFED3
RGB
rgb(223, 254, 211)
RGBA
rgba(223, 254, 211, 1)
HSL
hsl(103, 96%, 91%)
HSV
hsv(103, 17%, 100%)
CMYK
cmyk(12%, 0%, 17%, 0%)
CSS variable
--color-primary: #DFFED3;
Lowercase HEX
#dffed3

Shades

Tints

Tones

Harmony

CSS snippets for #DFFED3

.color-dffed3 {
  color: #DFFED3;
  background-color: #DFFED3;
}

Frequently asked questions

What color is #DFFED3?+

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

What is the closest Tailwind color to #DFFED3?+

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