#DFFDA9 Color

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

Color preview

#DFFDA9

Color formats

HEX
#DFFDA9
RGB
rgb(223, 253, 169)
RGBA
rgba(223, 253, 169, 1)
HSL
hsl(81, 95%, 83%)
HSV
hsv(81, 33%, 99%)
CMYK
cmyk(12%, 0%, 33%, 1%)
CSS variable
--color-primary: #DFFDA9;
Lowercase HEX
#dffda9

Shades

Tints

Tones

Harmony

CSS snippets for #DFFDA9

.color-dffda9 {
  color: #DFFDA9;
  background-color: #DFFDA9;
}

Frequently asked questions

What color is #DFFDA9?+

#DFFDA9 is a HEX color with RGB value rgb(223, 253, 169) and HSL value hsl(81, 95%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFFDA9?+

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