#D2FABB Color

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

Color preview

#D2FABB

Color formats

HEX
#D2FABB
RGB
rgb(210, 250, 187)
RGBA
rgba(210, 250, 187, 1)
HSL
hsl(98, 86%, 86%)
HSV
hsv(98, 25%, 98%)
CMYK
cmyk(16%, 0%, 25%, 2%)
CSS variable
--color-primary: #D2FABB;
Lowercase HEX
#d2fabb

Shades

Tints

Tones

Harmony

CSS snippets for #D2FABB

.color-d2fabb {
  color: #D2FABB;
  background-color: #D2FABB;
}

Frequently asked questions

What color is #D2FABB?+

#D2FABB is a HEX color with RGB value rgb(210, 250, 187) and HSL value hsl(98, 86%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2FABB?+

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