#DFFAAB Color

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

Color preview

#DFFAAB

Color formats

HEX
#DFFAAB
RGB
rgb(223, 250, 171)
RGBA
rgba(223, 250, 171, 1)
HSL
hsl(81, 89%, 83%)
HSV
hsv(81, 32%, 98%)
CMYK
cmyk(11%, 0%, 32%, 2%)
CSS variable
--color-primary: #DFFAAB;
Lowercase HEX
#dffaab

Shades

Tints

Tones

Harmony

CSS snippets for #DFFAAB

.color-dffaab {
  color: #DFFAAB;
  background-color: #DFFAAB;
}

Frequently asked questions

What color is #DFFAAB?+

#DFFAAB is a HEX color with RGB value rgb(223, 250, 171) and HSL value hsl(81, 89%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFFAAB?+

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