#DFE7AE Color

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

Color preview

#DFE7AE

Color formats

HEX
#DFE7AE
RGB
rgb(223, 231, 174)
RGBA
rgba(223, 231, 174, 1)
HSL
hsl(68, 54%, 79%)
HSV
hsv(68, 25%, 91%)
CMYK
cmyk(3%, 0%, 25%, 9%)
CSS variable
--color-primary: #DFE7AE;
Lowercase HEX
#dfe7ae

Shades

Tints

Tones

Harmony

CSS snippets for #DFE7AE

.color-dfe7ae {
  color: #DFE7AE;
  background-color: #DFE7AE;
}

Frequently asked questions

What color is #DFE7AE?+

#DFE7AE is a HEX color with RGB value rgb(223, 231, 174) and HSL value hsl(68, 54%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFE7AE?+

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