#D2F7BE Color

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

Color preview

#D2F7BE

Color formats

HEX
#D2F7BE
RGB
rgb(210, 247, 190)
RGBA
rgba(210, 247, 190, 1)
HSL
hsl(99, 78%, 86%)
HSV
hsv(99, 23%, 97%)
CMYK
cmyk(15%, 0%, 23%, 3%)
CSS variable
--color-primary: #D2F7BE;
Lowercase HEX
#d2f7be

Shades

Tints

Tones

Harmony

CSS snippets for #D2F7BE

.color-d2f7be {
  color: #D2F7BE;
  background-color: #D2F7BE;
}

Frequently asked questions

What color is #D2F7BE?+

#D2F7BE is a HEX color with RGB value rgb(210, 247, 190) and HSL value hsl(99, 78%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2F7BE?+

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