#D2EB8D Color

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

Color preview

#D2EB8D

Color formats

HEX
#D2EB8D
RGB
rgb(210, 235, 141)
RGBA
rgba(210, 235, 141, 1)
HSL
hsl(76, 70%, 74%)
HSV
hsv(76, 40%, 92%)
CMYK
cmyk(11%, 0%, 40%, 8%)
CSS variable
--color-primary: #D2EB8D;
Lowercase HEX
#d2eb8d

Shades

Tints

Tones

Harmony

CSS snippets for #D2EB8D

.color-d2eb8d {
  color: #D2EB8D;
  background-color: #D2EB8D;
}

Frequently asked questions

What color is #D2EB8D?+

#D2EB8D is a HEX color with RGB value rgb(210, 235, 141) and HSL value hsl(76, 70%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D2EB8D?+

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