#DAFDC0 Color

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

Color preview

#DAFDC0

Color formats

HEX
#DAFDC0
RGB
rgb(218, 253, 192)
RGBA
rgba(218, 253, 192, 1)
HSL
hsl(94, 94%, 87%)
HSV
hsv(94, 24%, 99%)
CMYK
cmyk(14%, 0%, 24%, 1%)
CSS variable
--color-primary: #DAFDC0;
Lowercase HEX
#dafdc0

Shades

Tints

Tones

Harmony

CSS snippets for #DAFDC0

.color-dafdc0 {
  color: #DAFDC0;
  background-color: #DAFDC0;
}

Frequently asked questions

What color is #DAFDC0?+

#DAFDC0 is a HEX color with RGB value rgb(218, 253, 192) and HSL value hsl(94, 94%, 87%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DAFDC0?+

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