#DEF55F Color

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

Color preview

#DEF55F

Color formats

HEX
#DEF55F
RGB
rgb(222, 245, 95)
RGBA
rgba(222, 245, 95, 1)
HSL
hsl(69, 88%, 67%)
HSV
hsv(69, 61%, 96%)
CMYK
cmyk(9%, 0%, 61%, 4%)
CSS variable
--color-primary: #DEF55F;
Lowercase HEX
#def55f

Shades

Tints

Tones

Harmony

CSS snippets for #DEF55F

.color-def55f {
  color: #DEF55F;
  background-color: #DEF55F;
}

Frequently asked questions

What color is #DEF55F?+

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

What is the closest Tailwind color to #DEF55F?+

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