#D5FAFA Color

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

Color preview

#D5FAFA

Color formats

HEX
#D5FAFA
RGB
rgb(213, 250, 250)
RGBA
rgba(213, 250, 250, 1)
HSL
hsl(180, 79%, 91%)
HSV
hsv(180, 15%, 98%)
CMYK
cmyk(15%, 0%, 0%, 2%)
CSS variable
--color-primary: #D5FAFA;
Lowercase HEX
#d5fafa

Shades

Tints

Tones

Harmony

CSS snippets for #D5FAFA

.color-d5fafa {
  color: #D5FAFA;
  background-color: #D5FAFA;
}

Frequently asked questions

What color is #D5FAFA?+

#D5FAFA is a HEX color with RGB value rgb(213, 250, 250) and HSL value hsl(180, 79%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D5FAFA?+

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