#DEF06A Color

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

Color preview

#DEF06A

Color formats

HEX
#DEF06A
RGB
rgb(222, 240, 106)
RGBA
rgba(222, 240, 106, 1)
HSL
hsl(68, 82%, 68%)
HSV
hsv(68, 56%, 94%)
CMYK
cmyk(7%, 0%, 56%, 6%)
CSS variable
--color-primary: #DEF06A;
Lowercase HEX
#def06a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF06A

.color-def06a {
  color: #DEF06A;
  background-color: #DEF06A;
}

Frequently asked questions

What color is #DEF06A?+

#DEF06A is a HEX color with RGB value rgb(222, 240, 106) and HSL value hsl(68, 82%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF06A?+

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