#DAFFF5 Color

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

Color preview

#DAFFF5

Color formats

HEX
#DAFFF5
RGB
rgb(218, 255, 245)
RGBA
rgba(218, 255, 245, 1)
HSL
hsl(164, 100%, 93%)
HSV
hsv(164, 15%, 100%)
CMYK
cmyk(15%, 0%, 4%, 0%)
CSS variable
--color-primary: #DAFFF5;
Lowercase HEX
#dafff5

Shades

Tints

Tones

Harmony

CSS snippets for #DAFFF5

.color-dafff5 {
  color: #DAFFF5;
  background-color: #DAFFF5;
}

Frequently asked questions

What color is #DAFFF5?+

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

What is the closest Tailwind color to #DAFFF5?+

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