#D5EABD Color

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

Color preview

#D5EABD

Color formats

HEX
#D5EABD
RGB
rgb(213, 234, 189)
RGBA
rgba(213, 234, 189, 1)
HSL
hsl(88, 52%, 83%)
HSV
hsv(88, 19%, 92%)
CMYK
cmyk(9%, 0%, 19%, 8%)
CSS variable
--color-primary: #D5EABD;
Lowercase HEX
#d5eabd

Shades

Tints

Tones

Harmony

CSS snippets for #D5EABD

.color-d5eabd {
  color: #D5EABD;
  background-color: #D5EABD;
}

Frequently asked questions

What color is #D5EABD?+

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

What is the closest Tailwind color to #D5EABD?+

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