#DAFECC Color

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

Color preview

#DAFECC

Color formats

HEX
#DAFECC
RGB
rgb(218, 254, 204)
RGBA
rgba(218, 254, 204, 1)
HSL
hsl(103, 96%, 90%)
HSV
hsv(103, 20%, 100%)
CMYK
cmyk(14%, 0%, 20%, 0%)
CSS variable
--color-primary: #DAFECC;
Lowercase HEX
#dafecc

Shades

Tints

Tones

Harmony

CSS snippets for #DAFECC

.color-dafecc {
  color: #DAFECC;
  background-color: #DAFECC;
}

Frequently asked questions

What color is #DAFECC?+

#DAFECC is a HEX color with RGB value rgb(218, 254, 204) and HSL value hsl(103, 96%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #DAFECC?+

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