#DFF06E Color

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

Color preview

#DFF06E

Color formats

HEX
#DFF06E
RGB
rgb(223, 240, 110)
RGBA
rgba(223, 240, 110, 1)
HSL
hsl(68, 81%, 69%)
HSV
hsv(68, 54%, 94%)
CMYK
cmyk(7%, 0%, 54%, 6%)
CSS variable
--color-primary: #DFF06E;
Lowercase HEX
#dff06e

Shades

Tints

Tones

Harmony

CSS snippets for #DFF06E

.color-dff06e {
  color: #DFF06E;
  background-color: #DFF06E;
}

Frequently asked questions

What color is #DFF06E?+

#DFF06E is a HEX color with RGB value rgb(223, 240, 110) and HSL value hsl(68, 81%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF06E?+

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