#D9FFFE Color

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

Color preview

#D9FFFE

Color formats

HEX
#D9FFFE
RGB
rgb(217, 255, 254)
RGBA
rgba(217, 255, 254, 1)
HSL
hsl(178, 100%, 93%)
HSV
hsv(178, 15%, 100%)
CMYK
cmyk(15%, 0%, 0%, 0%)
CSS variable
--color-primary: #D9FFFE;
Lowercase HEX
#d9fffe

Shades

Tints

Tones

Harmony

CSS snippets for #D9FFFE

.color-d9fffe {
  color: #D9FFFE;
  background-color: #D9FFFE;
}

Frequently asked questions

What color is #D9FFFE?+

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

What is the closest Tailwind color to #D9FFFE?+

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