#D4E7AF Color

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

Color preview

#D4E7AF

Color formats

HEX
#D4E7AF
RGB
rgb(212, 231, 175)
RGBA
rgba(212, 231, 175, 1)
HSL
hsl(80, 54%, 80%)
HSV
hsv(80, 24%, 91%)
CMYK
cmyk(8%, 0%, 24%, 9%)
CSS variable
--color-primary: #D4E7AF;
Lowercase HEX
#d4e7af

Shades

Tints

Tones

Harmony

CSS snippets for #D4E7AF

.color-d4e7af {
  color: #D4E7AF;
  background-color: #D4E7AF;
}

Frequently asked questions

What color is #D4E7AF?+

#D4E7AF is a HEX color with RGB value rgb(212, 231, 175) and HSL value hsl(80, 54%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D4E7AF?+

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