#DEF55A Color

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

Color preview

#DEF55A

Color formats

HEX
#DEF55A
RGB
rgb(222, 245, 90)
RGBA
rgba(222, 245, 90, 1)
HSL
hsl(69, 89%, 66%)
HSV
hsv(69, 63%, 96%)
CMYK
cmyk(9%, 0%, 63%, 4%)
CSS variable
--color-primary: #DEF55A;
Lowercase HEX
#def55a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF55A

.color-def55a {
  color: #DEF55A;
  background-color: #DEF55A;
}

Frequently asked questions

What color is #DEF55A?+

#DEF55A is a HEX color with RGB value rgb(222, 245, 90) and HSL value hsl(69, 89%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF55A?+

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