#D9FAFA Color

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

Color preview

#D9FAFA

Color formats

HEX
#D9FAFA
RGB
rgb(217, 250, 250)
RGBA
rgba(217, 250, 250, 1)
HSL
hsl(180, 77%, 92%)
HSV
hsv(180, 13%, 98%)
CMYK
cmyk(13%, 0%, 0%, 2%)
CSS variable
--color-primary: #D9FAFA;
Lowercase HEX
#d9fafa

Shades

Tints

Tones

Harmony

CSS snippets for #D9FAFA

.color-d9fafa {
  color: #D9FAFA;
  background-color: #D9FAFA;
}

Frequently asked questions

What color is #D9FAFA?+

#D9FAFA is a HEX color with RGB value rgb(217, 250, 250) and HSL value hsl(180, 77%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D9FAFA?+

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