#D6FCF6 Color

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

Color preview

#D6FCF6

Color formats

HEX
#D6FCF6
RGB
rgb(214, 252, 246)
RGBA
rgba(214, 252, 246, 1)
HSL
hsl(171, 86%, 91%)
HSV
hsv(171, 15%, 99%)
CMYK
cmyk(15%, 0%, 2%, 1%)
CSS variable
--color-primary: #D6FCF6;
Lowercase HEX
#d6fcf6

Shades

Tints

Tones

Harmony

CSS snippets for #D6FCF6

.color-d6fcf6 {
  color: #D6FCF6;
  background-color: #D6FCF6;
}

Frequently asked questions

What color is #D6FCF6?+

#D6FCF6 is a HEX color with RGB value rgb(214, 252, 246) and HSL value hsl(171, 86%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D6FCF6?+

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