#DAFAC6 Color

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

Color preview

#DAFAC6

Color formats

HEX
#DAFAC6
RGB
rgb(218, 250, 198)
RGBA
rgba(218, 250, 198, 1)
HSL
hsl(97, 84%, 88%)
HSV
hsv(97, 21%, 98%)
CMYK
cmyk(13%, 0%, 21%, 2%)
CSS variable
--color-primary: #DAFAC6;
Lowercase HEX
#dafac6

Shades

Tints

Tones

Harmony

CSS snippets for #DAFAC6

.color-dafac6 {
  color: #DAFAC6;
  background-color: #DAFAC6;
}

Frequently asked questions

What color is #DAFAC6?+

#DAFAC6 is a HEX color with RGB value rgb(218, 250, 198) and HSL value hsl(97, 84%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #DAFAC6?+

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