#D3EF8A Color

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

Color preview

#D3EF8A

Color formats

HEX
#D3EF8A
RGB
rgb(211, 239, 138)
RGBA
rgba(211, 239, 138, 1)
HSL
hsl(77, 76%, 74%)
HSV
hsv(77, 42%, 94%)
CMYK
cmyk(12%, 0%, 42%, 6%)
CSS variable
--color-primary: #D3EF8A;
Lowercase HEX
#d3ef8a

Shades

Tints

Tones

Harmony

CSS snippets for #D3EF8A

.color-d3ef8a {
  color: #D3EF8A;
  background-color: #D3EF8A;
}

Frequently asked questions

What color is #D3EF8A?+

#D3EF8A is a HEX color with RGB value rgb(211, 239, 138) and HSL value hsl(77, 76%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D3EF8A?+

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