#DAFCF1 Color

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

Color preview

#DAFCF1

Color formats

HEX
#DAFCF1
RGB
rgb(218, 252, 241)
RGBA
rgba(218, 252, 241, 1)
HSL
hsl(161, 85%, 92%)
HSV
hsv(161, 13%, 99%)
CMYK
cmyk(13%, 0%, 4%, 1%)
CSS variable
--color-primary: #DAFCF1;
Lowercase HEX
#dafcf1

Shades

Tints

Tones

Harmony

CSS snippets for #DAFCF1

.color-dafcf1 {
  color: #DAFCF1;
  background-color: #DAFCF1;
}

Frequently asked questions

What color is #DAFCF1?+

#DAFCF1 is a HEX color with RGB value rgb(218, 252, 241) and HSL value hsl(161, 85%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DAFCF1?+

The closest Tailwind color is green-100, available as the bg-green-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