#D2EB8E Color

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

Color preview

#D2EB8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D2EB8E

.color-d2eb8e {
  color: #D2EB8E;
  background-color: #D2EB8E;
}

Frequently asked questions

What color is #D2EB8E?+

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

What is the closest Tailwind color to #D2EB8E?+

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