#DEF55B Color

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

Color preview

#DEF55B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEF55B

.color-def55b {
  color: #DEF55B;
  background-color: #DEF55B;
}

Frequently asked questions

What color is #DEF55B?+

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

What is the closest Tailwind color to #DEF55B?+

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