#D3FAFA Color

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

Color preview

#D3FAFA

Color formats

HEX
#D3FAFA
RGB
rgb(211, 250, 250)
RGBA
rgba(211, 250, 250, 1)
HSL
hsl(180, 80%, 90%)
HSV
hsv(180, 16%, 98%)
CMYK
cmyk(16%, 0%, 0%, 2%)
CSS variable
--color-primary: #D3FAFA;
Lowercase HEX
#d3fafa

Shades

Tints

Tones

Harmony

CSS snippets for #D3FAFA

.color-d3fafa {
  color: #D3FAFA;
  background-color: #D3FAFA;
}

Frequently asked questions

What color is #D3FAFA?+

#D3FAFA is a HEX color with RGB value rgb(211, 250, 250) and HSL value hsl(180, 80%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D3FAFA?+

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