#D8FAFB Color

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

Color preview

#D8FAFB

Color formats

HEX
#D8FAFB
RGB
rgb(216, 250, 251)
RGBA
rgba(216, 250, 251, 1)
HSL
hsl(182, 81%, 92%)
HSV
hsv(182, 14%, 98%)
CMYK
cmyk(14%, 0%, 0%, 2%)
CSS variable
--color-primary: #D8FAFB;
Lowercase HEX
#d8fafb

Shades

Tints

Tones

Harmony

CSS snippets for #D8FAFB

.color-d8fafb {
  color: #D8FAFB;
  background-color: #D8FAFB;
}

Frequently asked questions

What color is #D8FAFB?+

#D8FAFB is a HEX color with RGB value rgb(216, 250, 251) and HSL value hsl(182, 81%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D8FAFB?+

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