#DEF05A Color

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

Color preview

#DEF05A

Color formats

HEX
#DEF05A
RGB
rgb(222, 240, 90)
RGBA
rgba(222, 240, 90, 1)
HSL
hsl(67, 83%, 65%)
HSV
hsv(67, 62%, 94%)
CMYK
cmyk(7%, 0%, 62%, 6%)
CSS variable
--color-primary: #DEF05A;
Lowercase HEX
#def05a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF05A

.color-def05a {
  color: #DEF05A;
  background-color: #DEF05A;
}

Frequently asked questions

What color is #DEF05A?+

#DEF05A is a HEX color with RGB value rgb(222, 240, 90) and HSL value hsl(67, 83%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF05A?+

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