#DAFFD3 Color

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

Color preview

#DAFFD3

Color formats

HEX
#DAFFD3
RGB
rgb(218, 255, 211)
RGBA
rgba(218, 255, 211, 1)
HSL
hsl(110, 100%, 91%)
HSV
hsv(110, 17%, 100%)
CMYK
cmyk(15%, 0%, 17%, 0%)
CSS variable
--color-primary: #DAFFD3;
Lowercase HEX
#daffd3

Shades

Tints

Tones

Harmony

CSS snippets for #DAFFD3

.color-daffd3 {
  color: #DAFFD3;
  background-color: #DAFFD3;
}

Frequently asked questions

What color is #DAFFD3?+

#DAFFD3 is a HEX color with RGB value rgb(218, 255, 211) and HSL value hsl(110, 100%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DAFFD3?+

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