#DEF66A Color

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

Color preview

#DEF66A

Color formats

HEX
#DEF66A
RGB
rgb(222, 246, 106)
RGBA
rgba(222, 246, 106, 1)
HSL
hsl(70, 89%, 69%)
HSV
hsv(70, 57%, 96%)
CMYK
cmyk(10%, 0%, 57%, 4%)
CSS variable
--color-primary: #DEF66A;
Lowercase HEX
#def66a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF66A

.color-def66a {
  color: #DEF66A;
  background-color: #DEF66A;
}

Frequently asked questions

What color is #DEF66A?+

#DEF66A is a HEX color with RGB value rgb(222, 246, 106) and HSL value hsl(70, 89%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF66A?+

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