#DFFFE1 Color

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

Color preview

#DFFFE1

Color formats

HEX
#DFFFE1
RGB
rgb(223, 255, 225)
RGBA
rgba(223, 255, 225, 1)
HSL
hsl(124, 100%, 94%)
HSV
hsv(124, 13%, 100%)
CMYK
cmyk(13%, 0%, 12%, 0%)
CSS variable
--color-primary: #DFFFE1;
Lowercase HEX
#dfffe1

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFE1

.color-dfffe1 {
  color: #DFFFE1;
  background-color: #DFFFE1;
}

Frequently asked questions

What color is #DFFFE1?+

#DFFFE1 is a HEX color with RGB value rgb(223, 255, 225) and HSL value hsl(124, 100%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #DFFFE1?+

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