#DFF0AB Color

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

Color preview

#DFF0AB

Color formats

HEX
#DFF0AB
RGB
rgb(223, 240, 171)
RGBA
rgba(223, 240, 171, 1)
HSL
hsl(75, 70%, 81%)
HSV
hsv(75, 29%, 94%)
CMYK
cmyk(7%, 0%, 29%, 6%)
CSS variable
--color-primary: #DFF0AB;
Lowercase HEX
#dff0ab

Shades

Tints

Tones

Harmony

CSS snippets for #DFF0AB

.color-dff0ab {
  color: #DFF0AB;
  background-color: #DFF0AB;
}

Frequently asked questions

What color is #DFF0AB?+

#DFF0AB is a HEX color with RGB value rgb(223, 240, 171) and HSL value hsl(75, 70%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DFF0AB?+

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