#DFFDA4 Color

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

Color preview

#DFFDA4

Color formats

HEX
#DFFDA4
RGB
rgb(223, 253, 164)
RGBA
rgba(223, 253, 164, 1)
HSL
hsl(80, 96%, 82%)
HSV
hsv(80, 35%, 99%)
CMYK
cmyk(12%, 0%, 35%, 1%)
CSS variable
--color-primary: #DFFDA4;
Lowercase HEX
#dffda4

Shades

Tints

Tones

Harmony

CSS snippets for #DFFDA4

.color-dffda4 {
  color: #DFFDA4;
  background-color: #DFFDA4;
}

Frequently asked questions

What color is #DFFDA4?+

#DFFDA4 is a HEX color with RGB value rgb(223, 253, 164) and HSL value hsl(80, 96%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFFDA4?+

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