#DAFDAC Color

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

Color preview

#DAFDAC

Color formats

HEX
#DAFDAC
RGB
rgb(218, 253, 172)
RGBA
rgba(218, 253, 172, 1)
HSL
hsl(86, 95%, 83%)
HSV
hsv(86, 32%, 99%)
CMYK
cmyk(14%, 0%, 32%, 1%)
CSS variable
--color-primary: #DAFDAC;
Lowercase HEX
#dafdac

Shades

Tints

Tones

Harmony

CSS snippets for #DAFDAC

.color-dafdac {
  color: #DAFDAC;
  background-color: #DAFDAC;
}

Frequently asked questions

What color is #DAFDAC?+

#DAFDAC is a HEX color with RGB value rgb(218, 253, 172) and HSL value hsl(86, 95%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAFDAC?+

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