#D5FAFC Color

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

Color preview

#D5FAFC

Color formats

HEX
#D5FAFC
RGB
rgb(213, 250, 252)
RGBA
rgba(213, 250, 252, 1)
HSL
hsl(183, 87%, 91%)
HSV
hsv(183, 15%, 99%)
CMYK
cmyk(15%, 1%, 0%, 1%)
CSS variable
--color-primary: #D5FAFC;
Lowercase HEX
#d5fafc

Shades

Tints

Tones

Harmony

CSS snippets for #D5FAFC

.color-d5fafc {
  color: #D5FAFC;
  background-color: #D5FAFC;
}

Frequently asked questions

What color is #D5FAFC?+

#D5FAFC is a HEX color with RGB value rgb(213, 250, 252) and HSL value hsl(183, 87%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D5FAFC?+

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