#D2F6BD Color

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

Color preview

#D2F6BD

Color formats

HEX
#D2F6BD
RGB
rgb(210, 246, 189)
RGBA
rgba(210, 246, 189, 1)
HSL
hsl(98, 76%, 85%)
HSV
hsv(98, 23%, 96%)
CMYK
cmyk(15%, 0%, 23%, 4%)
CSS variable
--color-primary: #D2F6BD;
Lowercase HEX
#d2f6bd

Shades

Tints

Tones

Harmony

CSS snippets for #D2F6BD

.color-d2f6bd {
  color: #D2F6BD;
  background-color: #D2F6BD;
}

Frequently asked questions

What color is #D2F6BD?+

#D2F6BD is a HEX color with RGB value rgb(210, 246, 189) and HSL value hsl(98, 76%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2F6BD?+

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