#D3FAFD Color

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

Color preview

#D3FAFD

Color formats

HEX
#D3FAFD
RGB
rgb(211, 250, 253)
RGBA
rgba(211, 250, 253, 1)
HSL
hsl(184, 91%, 91%)
HSV
hsv(184, 17%, 99%)
CMYK
cmyk(17%, 1%, 0%, 1%)
CSS variable
--color-primary: #D3FAFD;
Lowercase HEX
#d3fafd

Shades

Tints

Tones

Harmony

CSS snippets for #D3FAFD

.color-d3fafd {
  color: #D3FAFD;
  background-color: #D3FAFD;
}

Frequently asked questions

What color is #D3FAFD?+

#D3FAFD is a HEX color with RGB value rgb(211, 250, 253) and HSL value hsl(184, 91%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D3FAFD?+

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