#D3FAF9 Color

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

Color preview

#D3FAF9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3FAF9

.color-d3faf9 {
  color: #D3FAF9;
  background-color: #D3FAF9;
}

Frequently asked questions

What color is #D3FAF9?+

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

What is the closest Tailwind color to #D3FAF9?+

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