#D8FDFB Color

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

Color preview

#D8FDFB

Color formats

HEX
#D8FDFB
RGB
rgb(216, 253, 251)
RGBA
rgba(216, 253, 251, 1)
HSL
hsl(177, 90%, 92%)
HSV
hsv(177, 15%, 99%)
CMYK
cmyk(15%, 0%, 1%, 1%)
CSS variable
--color-primary: #D8FDFB;
Lowercase HEX
#d8fdfb

Shades

Tints

Tones

Harmony

CSS snippets for #D8FDFB

.color-d8fdfb {
  color: #D8FDFB;
  background-color: #D8FDFB;
}

Frequently asked questions

What color is #D8FDFB?+

#D8FDFB is a HEX color with RGB value rgb(216, 253, 251) and HSL value hsl(177, 90%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D8FDFB?+

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