#DFF8AC Color

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

Color preview

#DFF8AC

Color formats

HEX
#DFF8AC
RGB
rgb(223, 248, 172)
RGBA
rgba(223, 248, 172, 1)
HSL
hsl(80, 84%, 82%)
HSV
hsv(80, 31%, 97%)
CMYK
cmyk(10%, 0%, 31%, 3%)
CSS variable
--color-primary: #DFF8AC;
Lowercase HEX
#dff8ac

Shades

Tints

Tones

Harmony

CSS snippets for #DFF8AC

.color-dff8ac {
  color: #DFF8AC;
  background-color: #DFF8AC;
}

Frequently asked questions

What color is #DFF8AC?+

#DFF8AC is a HEX color with RGB value rgb(223, 248, 172) and HSL value hsl(80, 84%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFF8AC?+

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