#DFF65E Color

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

Color preview

#DFF65E

Color formats

HEX
#DFF65E
RGB
rgb(223, 246, 94)
RGBA
rgba(223, 246, 94, 1)
HSL
hsl(69, 89%, 67%)
HSV
hsv(69, 62%, 96%)
CMYK
cmyk(9%, 0%, 62%, 4%)
CSS variable
--color-primary: #DFF65E;
Lowercase HEX
#dff65e

Shades

Tints

Tones

Harmony

CSS snippets for #DFF65E

.color-dff65e {
  color: #DFF65E;
  background-color: #DFF65E;
}

Frequently asked questions

What color is #DFF65E?+

#DFF65E is a HEX color with RGB value rgb(223, 246, 94) and HSL value hsl(69, 89%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFF65E?+

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