#DDFA99 Color

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

Color preview

#DDFA99

Color formats

HEX
#DDFA99
RGB
rgb(221, 250, 153)
RGBA
rgba(221, 250, 153, 1)
HSL
hsl(78, 91%, 79%)
HSV
hsv(78, 39%, 98%)
CMYK
cmyk(12%, 0%, 39%, 2%)
CSS variable
--color-primary: #DDFA99;
Lowercase HEX
#ddfa99

Shades

Tints

Tones

Harmony

CSS snippets for #DDFA99

.color-ddfa99 {
  color: #DDFA99;
  background-color: #DDFA99;
}

Frequently asked questions

What color is #DDFA99?+

#DDFA99 is a HEX color with RGB value rgb(221, 250, 153) and HSL value hsl(78, 91%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDFA99?+

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