#D9FEFB Color

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

Color preview

#D9FEFB

Color formats

HEX
#D9FEFB
RGB
rgb(217, 254, 251)
RGBA
rgba(217, 254, 251, 1)
HSL
hsl(175, 95%, 92%)
HSV
hsv(175, 15%, 100%)
CMYK
cmyk(15%, 0%, 1%, 0%)
CSS variable
--color-primary: #D9FEFB;
Lowercase HEX
#d9fefb

Shades

Tints

Tones

Harmony

CSS snippets for #D9FEFB

.color-d9fefb {
  color: #D9FEFB;
  background-color: #D9FEFB;
}

Frequently asked questions

What color is #D9FEFB?+

#D9FEFB is a HEX color with RGB value rgb(217, 254, 251) and HSL value hsl(175, 95%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D9FEFB?+

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