#D7EABD Color

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

Color preview

#D7EABD

Color formats

HEX
#D7EABD
RGB
rgb(215, 234, 189)
RGBA
rgba(215, 234, 189, 1)
HSL
hsl(85, 52%, 83%)
HSV
hsv(85, 19%, 92%)
CMYK
cmyk(8%, 0%, 19%, 8%)
CSS variable
--color-primary: #D7EABD;
Lowercase HEX
#d7eabd

Shades

Tints

Tones

Harmony

CSS snippets for #D7EABD

.color-d7eabd {
  color: #D7EABD;
  background-color: #D7EABD;
}

Frequently asked questions

What color is #D7EABD?+

#D7EABD is a HEX color with RGB value rgb(215, 234, 189) and HSL value hsl(85, 52%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D7EABD?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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