#DAFFFE Color

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

Color preview

#DAFFFE

Color formats

HEX
#DAFFFE
RGB
rgb(218, 255, 254)
RGBA
rgba(218, 255, 254, 1)
HSL
hsl(178, 100%, 93%)
HSV
hsv(178, 15%, 100%)
CMYK
cmyk(15%, 0%, 0%, 0%)
CSS variable
--color-primary: #DAFFFE;
Lowercase HEX
#dafffe

Shades

Tints

Tones

Harmony

CSS snippets for #DAFFFE

.color-dafffe {
  color: #DAFFFE;
  background-color: #DAFFFE;
}

Frequently asked questions

What color is #DAFFFE?+

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

What is the closest Tailwind color to #DAFFFE?+

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