#D3ED9A Color

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

Color preview

#D3ED9A

Color formats

HEX
#D3ED9A
RGB
rgb(211, 237, 154)
RGBA
rgba(211, 237, 154, 1)
HSL
hsl(79, 70%, 77%)
HSV
hsv(79, 35%, 93%)
CMYK
cmyk(11%, 0%, 35%, 7%)
CSS variable
--color-primary: #D3ED9A;
Lowercase HEX
#d3ed9a

Shades

Tints

Tones

Harmony

CSS snippets for #D3ED9A

.color-d3ed9a {
  color: #D3ED9A;
  background-color: #D3ED9A;
}

Frequently asked questions

What color is #D3ED9A?+

#D3ED9A is a HEX color with RGB value rgb(211, 237, 154) and HSL value hsl(79, 70%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3ED9A?+

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