#D3EBAC Color

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

Color preview

#D3EBAC

Color formats

HEX
#D3EBAC
RGB
rgb(211, 235, 172)
RGBA
rgba(211, 235, 172, 1)
HSL
hsl(83, 61%, 80%)
HSV
hsv(83, 27%, 92%)
CMYK
cmyk(10%, 0%, 27%, 8%)
CSS variable
--color-primary: #D3EBAC;
Lowercase HEX
#d3ebac

Shades

Tints

Tones

Harmony

CSS snippets for #D3EBAC

.color-d3ebac {
  color: #D3EBAC;
  background-color: #D3EBAC;
}

Frequently asked questions

What color is #D3EBAC?+

#D3EBAC is a HEX color with RGB value rgb(211, 235, 172) and HSL value hsl(83, 61%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3EBAC?+

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