#DFEED3 Color

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

Color preview

#DFEED3

Color formats

HEX
#DFEED3
RGB
rgb(223, 238, 211)
RGBA
rgba(223, 238, 211, 1)
HSL
hsl(93, 44%, 88%)
HSV
hsv(93, 11%, 93%)
CMYK
cmyk(6%, 0%, 11%, 7%)
CSS variable
--color-primary: #DFEED3;
Lowercase HEX
#dfeed3

Shades

Tints

Tones

Harmony

CSS snippets for #DFEED3

.color-dfeed3 {
  color: #DFEED3;
  background-color: #DFEED3;
}

Frequently asked questions

What color is #DFEED3?+

#DFEED3 is a HEX color with RGB value rgb(223, 238, 211) and HSL value hsl(93, 44%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFEED3?+

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