#DAF8FF Color

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

Color preview

#DAF8FF

Color formats

HEX
#DAF8FF
RGB
rgb(218, 248, 255)
RGBA
rgba(218, 248, 255, 1)
HSL
hsl(191, 100%, 93%)
HSV
hsv(191, 15%, 100%)
CMYK
cmyk(15%, 3%, 0%, 0%)
CSS variable
--color-primary: #DAF8FF;
Lowercase HEX
#daf8ff

Shades

Tints

Tones

Harmony

CSS snippets for #DAF8FF

.color-daf8ff {
  color: #DAF8FF;
  background-color: #DAF8FF;
}

Frequently asked questions

What color is #DAF8FF?+

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

What is the closest Tailwind color to #DAF8FF?+

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