#DEF86A Color

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

Color preview

#DEF86A

Color formats

HEX
#DEF86A
RGB
rgb(222, 248, 106)
RGBA
rgba(222, 248, 106, 1)
HSL
hsl(71, 91%, 69%)
HSV
hsv(71, 57%, 97%)
CMYK
cmyk(10%, 0%, 57%, 3%)
CSS variable
--color-primary: #DEF86A;
Lowercase HEX
#def86a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF86A

.color-def86a {
  color: #DEF86A;
  background-color: #DEF86A;
}

Frequently asked questions

What color is #DEF86A?+

#DEF86A is a HEX color with RGB value rgb(222, 248, 106) and HSL value hsl(71, 91%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF86A?+

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