#D2FFB7 Color

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

Color preview

#D2FFB7

Color formats

HEX
#D2FFB7
RGB
rgb(210, 255, 183)
RGBA
rgba(210, 255, 183, 1)
HSL
hsl(98, 100%, 86%)
HSV
hsv(98, 28%, 100%)
CMYK
cmyk(18%, 0%, 28%, 0%)
CSS variable
--color-primary: #D2FFB7;
Lowercase HEX
#d2ffb7

Shades

Tints

Tones

Harmony

CSS snippets for #D2FFB7

.color-d2ffb7 {
  color: #D2FFB7;
  background-color: #D2FFB7;
}

Frequently asked questions

What color is #D2FFB7?+

#D2FFB7 is a HEX color with RGB value rgb(210, 255, 183) and HSL value hsl(98, 100%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2FFB7?+

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