#D5F6FD Color

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

Color preview

#D5F6FD

Color formats

HEX
#D5F6FD
RGB
rgb(213, 246, 253)
RGBA
rgba(213, 246, 253, 1)
HSL
hsl(191, 91%, 91%)
HSV
hsv(191, 16%, 99%)
CMYK
cmyk(16%, 3%, 0%, 1%)
CSS variable
--color-primary: #D5F6FD;
Lowercase HEX
#d5f6fd

Shades

Tints

Tones

Harmony

CSS snippets for #D5F6FD

.color-d5f6fd {
  color: #D5F6FD;
  background-color: #D5F6FD;
}

Frequently asked questions

What color is #D5F6FD?+

#D5F6FD is a HEX color with RGB value rgb(213, 246, 253) and HSL value hsl(191, 91%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D5F6FD?+

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