#D7FAB6 Color

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

Color preview

#D7FAB6

Color formats

HEX
#D7FAB6
RGB
rgb(215, 250, 182)
RGBA
rgba(215, 250, 182, 1)
HSL
hsl(91, 87%, 85%)
HSV
hsv(91, 27%, 98%)
CMYK
cmyk(14%, 0%, 27%, 2%)
CSS variable
--color-primary: #D7FAB6;
Lowercase HEX
#d7fab6

Shades

Tints

Tones

Harmony

CSS snippets for #D7FAB6

.color-d7fab6 {
  color: #D7FAB6;
  background-color: #D7FAB6;
}

Frequently asked questions

What color is #D7FAB6?+

#D7FAB6 is a HEX color with RGB value rgb(215, 250, 182) and HSL value hsl(91, 87%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D7FAB6?+

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