#D8FAFF Color

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

Color preview

#D8FAFF

Color formats

HEX
#D8FAFF
RGB
rgb(216, 250, 255)
RGBA
rgba(216, 250, 255, 1)
HSL
hsl(188, 100%, 92%)
HSV
hsv(188, 15%, 100%)
CMYK
cmyk(15%, 2%, 0%, 0%)
CSS variable
--color-primary: #D8FAFF;
Lowercase HEX
#d8faff

Shades

Tints

Tones

Harmony

CSS snippets for #D8FAFF

.color-d8faff {
  color: #D8FAFF;
  background-color: #D8FAFF;
}

Frequently asked questions

What color is #D8FAFF?+

#D8FAFF is a HEX color with RGB value rgb(216, 250, 255) and HSL value hsl(188, 100%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D8FAFF?+

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