#DEF599 Color

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

Color preview

#DEF599

Color formats

HEX
#DEF599
RGB
rgb(222, 245, 153)
RGBA
rgba(222, 245, 153, 1)
HSL
hsl(75, 82%, 78%)
HSV
hsv(75, 38%, 96%)
CMYK
cmyk(9%, 0%, 38%, 4%)
CSS variable
--color-primary: #DEF599;
Lowercase HEX
#def599

Shades

Tints

Tones

Harmony

CSS snippets for #DEF599

.color-def599 {
  color: #DEF599;
  background-color: #DEF599;
}

Frequently asked questions

What color is #DEF599?+

#DEF599 is a HEX color with RGB value rgb(222, 245, 153) and HSL value hsl(75, 82%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF599?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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