#DAFAB9 Color

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

Color preview

#DAFAB9

Color formats

HEX
#DAFAB9
RGB
rgb(218, 250, 185)
RGBA
rgba(218, 250, 185, 1)
HSL
hsl(90, 87%, 85%)
HSV
hsv(90, 26%, 98%)
CMYK
cmyk(13%, 0%, 26%, 2%)
CSS variable
--color-primary: #DAFAB9;
Lowercase HEX
#dafab9

Shades

Tints

Tones

Harmony

CSS snippets for #DAFAB9

.color-dafab9 {
  color: #DAFAB9;
  background-color: #DAFAB9;
}

Frequently asked questions

What color is #DAFAB9?+

#DAFAB9 is a HEX color with RGB value rgb(218, 250, 185) and HSL value hsl(90, 87%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAFAB9?+

The closest Tailwind color is lime-100, available as the bg-lime-100 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