#DEF07A Color

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

Color preview

#DEF07A

Color formats

HEX
#DEF07A
RGB
rgb(222, 240, 122)
RGBA
rgba(222, 240, 122, 1)
HSL
hsl(69, 80%, 71%)
HSV
hsv(69, 49%, 94%)
CMYK
cmyk(7%, 0%, 49%, 6%)
CSS variable
--color-primary: #DEF07A;
Lowercase HEX
#def07a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF07A

.color-def07a {
  color: #DEF07A;
  background-color: #DEF07A;
}

Frequently asked questions

What color is #DEF07A?+

#DEF07A is a HEX color with RGB value rgb(222, 240, 122) and HSL value hsl(69, 80%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF07A?+

The closest Tailwind color is yellow-200, available as the bg-yellow-200 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