#D3EFB8 Color

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

Color preview

#D3EFB8

Color formats

HEX
#D3EFB8
RGB
rgb(211, 239, 184)
RGBA
rgba(211, 239, 184, 1)
HSL
hsl(91, 63%, 83%)
HSV
hsv(91, 23%, 94%)
CMYK
cmyk(12%, 0%, 23%, 6%)
CSS variable
--color-primary: #D3EFB8;
Lowercase HEX
#d3efb8

Shades

Tints

Tones

Harmony

CSS snippets for #D3EFB8

.color-d3efb8 {
  color: #D3EFB8;
  background-color: #D3EFB8;
}

Frequently asked questions

What color is #D3EFB8?+

#D3EFB8 is a HEX color with RGB value rgb(211, 239, 184) and HSL value hsl(91, 63%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3EFB8?+

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