#DAFCD3 Color

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

Color preview

#DAFCD3

Color formats

HEX
#DAFCD3
RGB
rgb(218, 252, 211)
RGBA
rgba(218, 252, 211, 1)
HSL
hsl(110, 87%, 91%)
HSV
hsv(110, 16%, 99%)
CMYK
cmyk(13%, 0%, 16%, 1%)
CSS variable
--color-primary: #DAFCD3;
Lowercase HEX
#dafcd3

Shades

Tints

Tones

Harmony

CSS snippets for #DAFCD3

.color-dafcd3 {
  color: #DAFCD3;
  background-color: #DAFCD3;
}

Frequently asked questions

What color is #DAFCD3?+

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

What is the closest Tailwind color to #DAFCD3?+

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