#DAFEF5 Color

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

Color preview

#DAFEF5

Color formats

HEX
#DAFEF5
RGB
rgb(218, 254, 245)
RGBA
rgba(218, 254, 245, 1)
HSL
hsl(165, 95%, 93%)
HSV
hsv(165, 14%, 100%)
CMYK
cmyk(14%, 0%, 4%, 0%)
CSS variable
--color-primary: #DAFEF5;
Lowercase HEX
#dafef5

Shades

Tints

Tones

Harmony

CSS snippets for #DAFEF5

.color-dafef5 {
  color: #DAFEF5;
  background-color: #DAFEF5;
}

Frequently asked questions

What color is #DAFEF5?+

#DAFEF5 is a HEX color with RGB value rgb(218, 254, 245) and HSL value hsl(165, 95%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DAFEF5?+

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