#DEF84F Color

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

Color preview

#DEF84F

Color formats

HEX
#DEF84F
RGB
rgb(222, 248, 79)
RGBA
rgba(222, 248, 79, 1)
HSL
hsl(69, 92%, 64%)
HSV
hsv(69, 68%, 97%)
CMYK
cmyk(10%, 0%, 68%, 3%)
CSS variable
--color-primary: #DEF84F;
Lowercase HEX
#def84f

Shades

Tints

Tones

Harmony

CSS snippets for #DEF84F

.color-def84f {
  color: #DEF84F;
  background-color: #DEF84F;
}

Frequently asked questions

What color is #DEF84F?+

#DEF84F is a HEX color with RGB value rgb(222, 248, 79) and HSL value hsl(69, 92%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEF84F?+

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