#DEFB99 Color

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

Color preview

#DEFB99

Color formats

HEX
#DEFB99
RGB
rgb(222, 251, 153)
RGBA
rgba(222, 251, 153, 1)
HSL
hsl(78, 92%, 79%)
HSV
hsv(78, 39%, 98%)
CMYK
cmyk(12%, 0%, 39%, 2%)
CSS variable
--color-primary: #DEFB99;
Lowercase HEX
#defb99

Shades

Tints

Tones

Harmony

CSS snippets for #DEFB99

.color-defb99 {
  color: #DEFB99;
  background-color: #DEFB99;
}

Frequently asked questions

What color is #DEFB99?+

#DEFB99 is a HEX color with RGB value rgb(222, 251, 153) and HSL value hsl(78, 92%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEFB99?+

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