#DFF09E Color

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

Color preview

#DFF09E

Color formats

HEX
#DFF09E
RGB
rgb(223, 240, 158)
RGBA
rgba(223, 240, 158, 1)
HSL
hsl(72, 73%, 78%)
HSV
hsv(72, 34%, 94%)
CMYK
cmyk(7%, 0%, 34%, 6%)
CSS variable
--color-primary: #DFF09E;
Lowercase HEX
#dff09e

Shades

Tints

Tones

Harmony

CSS snippets for #DFF09E

.color-dff09e {
  color: #DFF09E;
  background-color: #DFF09E;
}

Frequently asked questions

What color is #DFF09E?+

#DFF09E is a HEX color with RGB value rgb(223, 240, 158) and HSL value hsl(72, 73%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFF09E?+

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