#DEF55C Color

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

Color preview

#DEF55C

Color formats

HEX
#DEF55C
RGB
rgb(222, 245, 92)
RGBA
rgba(222, 245, 92, 1)
HSL
hsl(69, 88%, 66%)
HSV
hsv(69, 62%, 96%)
CMYK
cmyk(9%, 0%, 62%, 4%)
CSS variable
--color-primary: #DEF55C;
Lowercase HEX
#def55c

Shades

Tints

Tones

Harmony

CSS snippets for #DEF55C

.color-def55c {
  color: #DEF55C;
  background-color: #DEF55C;
}

Frequently asked questions

What color is #DEF55C?+

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

What is the closest Tailwind color to #DEF55C?+

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