#D7E69A Color

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

Color preview

#D7E69A

Color formats

HEX
#D7E69A
RGB
rgb(215, 230, 154)
RGBA
rgba(215, 230, 154, 1)
HSL
hsl(72, 60%, 75%)
HSV
hsv(72, 33%, 90%)
CMYK
cmyk(7%, 0%, 33%, 10%)
CSS variable
--color-primary: #D7E69A;
Lowercase HEX
#d7e69a

Shades

Tints

Tones

Harmony

CSS snippets for #D7E69A

.color-d7e69a {
  color: #D7E69A;
  background-color: #D7E69A;
}

Frequently asked questions

What color is #D7E69A?+

#D7E69A is a HEX color with RGB value rgb(215, 230, 154) and HSL value hsl(72, 60%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D7E69A?+

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