#D5F0FD Color

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

Color preview

#D5F0FD

Color formats

HEX
#D5F0FD
RGB
rgb(213, 240, 253)
RGBA
rgba(213, 240, 253, 1)
HSL
hsl(200, 91%, 91%)
HSV
hsv(200, 16%, 99%)
CMYK
cmyk(16%, 5%, 0%, 1%)
CSS variable
--color-primary: #D5F0FD;
Lowercase HEX
#d5f0fd

Shades

Tints

Tones

Harmony

CSS snippets for #D5F0FD

.color-d5f0fd {
  color: #D5F0FD;
  background-color: #D5F0FD;
}

Frequently asked questions

What color is #D5F0FD?+

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

What is the closest Tailwind color to #D5F0FD?+

The closest Tailwind color is blue-100, available as the bg-blue-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