#D7F3BB Color

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

Color preview

#D7F3BB

Color formats

HEX
#D7F3BB
RGB
rgb(215, 243, 187)
RGBA
rgba(215, 243, 187, 1)
HSL
hsl(90, 70%, 84%)
HSV
hsv(90, 23%, 95%)
CMYK
cmyk(12%, 0%, 23%, 5%)
CSS variable
--color-primary: #D7F3BB;
Lowercase HEX
#d7f3bb

Shades

Tints

Tones

Harmony

CSS snippets for #D7F3BB

.color-d7f3bb {
  color: #D7F3BB;
  background-color: #D7F3BB;
}

Frequently asked questions

What color is #D7F3BB?+

#D7F3BB is a HEX color with RGB value rgb(215, 243, 187) and HSL value hsl(90, 70%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D7F3BB?+

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