#DFF68E Color

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

Color preview

#DFF68E

Color formats

HEX
#DFF68E
RGB
rgb(223, 246, 142)
RGBA
rgba(223, 246, 142, 1)
HSL
hsl(73, 85%, 76%)
HSV
hsv(73, 42%, 96%)
CMYK
cmyk(9%, 0%, 42%, 4%)
CSS variable
--color-primary: #DFF68E;
Lowercase HEX
#dff68e

Shades

Tints

Tones

Harmony

CSS snippets for #DFF68E

.color-dff68e {
  color: #DFF68E;
  background-color: #DFF68E;
}

Frequently asked questions

What color is #DFF68E?+

#DFF68E is a HEX color with RGB value rgb(223, 246, 142) and HSL value hsl(73, 85%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF68E?+

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