#DAFFFC Color

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

Color preview

#DAFFFC

Color formats

HEX
#DAFFFC
RGB
rgb(218, 255, 252)
RGBA
rgba(218, 255, 252, 1)
HSL
hsl(175, 100%, 93%)
HSV
hsv(175, 15%, 100%)
CMYK
cmyk(15%, 0%, 1%, 0%)
CSS variable
--color-primary: #DAFFFC;
Lowercase HEX
#dafffc

Shades

Tints

Tones

Harmony

CSS snippets for #DAFFFC

.color-dafffc {
  color: #DAFFFC;
  background-color: #DAFFFC;
}

Frequently asked questions

What color is #DAFFFC?+

#DAFFFC is a HEX color with RGB value rgb(218, 255, 252) and HSL value hsl(175, 100%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DAFFFC?+

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