#D3FFAD Color

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

Color preview

#D3FFAD

Color formats

HEX
#D3FFAD
RGB
rgb(211, 255, 173)
RGBA
rgba(211, 255, 173, 1)
HSL
hsl(92, 100%, 84%)
HSV
hsv(92, 32%, 100%)
CMYK
cmyk(17%, 0%, 32%, 0%)
CSS variable
--color-primary: #D3FFAD;
Lowercase HEX
#d3ffad

Shades

Tints

Tones

Harmony

CSS snippets for #D3FFAD

.color-d3ffad {
  color: #D3FFAD;
  background-color: #D3FFAD;
}

Frequently asked questions

What color is #D3FFAD?+

#D3FFAD is a HEX color with RGB value rgb(211, 255, 173) and HSL value hsl(92, 100%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3FFAD?+

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