#D6EEBC Color

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

Color preview

#D6EEBC

Color formats

HEX
#D6EEBC
RGB
rgb(214, 238, 188)
RGBA
rgba(214, 238, 188, 1)
HSL
hsl(89, 60%, 84%)
HSV
hsv(89, 21%, 93%)
CMYK
cmyk(10%, 0%, 21%, 7%)
CSS variable
--color-primary: #D6EEBC;
Lowercase HEX
#d6eebc

Shades

Tints

Tones

Harmony

CSS snippets for #D6EEBC

.color-d6eebc {
  color: #D6EEBC;
  background-color: #D6EEBC;
}

Frequently asked questions

What color is #D6EEBC?+

#D6EEBC is a HEX color with RGB value rgb(214, 238, 188) and HSL value hsl(89, 60%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D6EEBC?+

The closest Tailwind color is lime-100, available as the bg-lime-100 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