#DDFAB9 Color

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

Color preview

#DDFAB9

Color formats

HEX
#DDFAB9
RGB
rgb(221, 250, 185)
RGBA
rgba(221, 250, 185, 1)
HSL
hsl(87, 87%, 85%)
HSV
hsv(87, 26%, 98%)
CMYK
cmyk(12%, 0%, 26%, 2%)
CSS variable
--color-primary: #DDFAB9;
Lowercase HEX
#ddfab9

Shades

Tints

Tones

Harmony

CSS snippets for #DDFAB9

.color-ddfab9 {
  color: #DDFAB9;
  background-color: #DDFAB9;
}

Frequently asked questions

What color is #DDFAB9?+

#DDFAB9 is a HEX color with RGB value rgb(221, 250, 185) and HSL value hsl(87, 87%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDFAB9?+

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