#DAFEF6 Color

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

Color preview

#DAFEF6

Color formats

HEX
#DAFEF6
RGB
rgb(218, 254, 246)
RGBA
rgba(218, 254, 246, 1)
HSL
hsl(167, 95%, 93%)
HSV
hsv(167, 14%, 100%)
CMYK
cmyk(14%, 0%, 3%, 0%)
CSS variable
--color-primary: #DAFEF6;
Lowercase HEX
#dafef6

Shades

Tints

Tones

Harmony

CSS snippets for #DAFEF6

.color-dafef6 {
  color: #DAFEF6;
  background-color: #DAFEF6;
}

Frequently asked questions

What color is #DAFEF6?+

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

What is the closest Tailwind color to #DAFEF6?+

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