#D2FCB8 Color

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

Color preview

#D2FCB8

Color formats

HEX
#D2FCB8
RGB
rgb(210, 252, 184)
RGBA
rgba(210, 252, 184, 1)
HSL
hsl(97, 92%, 85%)
HSV
hsv(97, 27%, 99%)
CMYK
cmyk(17%, 0%, 27%, 1%)
CSS variable
--color-primary: #D2FCB8;
Lowercase HEX
#d2fcb8

Shades

Tints

Tones

Harmony

CSS snippets for #D2FCB8

.color-d2fcb8 {
  color: #D2FCB8;
  background-color: #D2FCB8;
}

Frequently asked questions

What color is #D2FCB8?+

#D2FCB8 is a HEX color with RGB value rgb(210, 252, 184) and HSL value hsl(97, 92%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2FCB8?+

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