#D9FFFC Color

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

Color preview

#D9FFFC

Color formats

HEX
#D9FFFC
RGB
rgb(217, 255, 252)
RGBA
rgba(217, 255, 252, 1)
HSL
hsl(175, 100%, 93%)
HSV
hsv(175, 15%, 100%)
CMYK
cmyk(15%, 0%, 1%, 0%)
CSS variable
--color-primary: #D9FFFC;
Lowercase HEX
#d9fffc

Shades

Tints

Tones

Harmony

CSS snippets for #D9FFFC

.color-d9fffc {
  color: #D9FFFC;
  background-color: #D9FFFC;
}

Frequently asked questions

What color is #D9FFFC?+

#D9FFFC is a HEX color with RGB value rgb(217, 255, 252) and HSL value hsl(175, 100%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D9FFFC?+

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