#D6FFFB Color

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

Color preview

#D6FFFB

Color formats

HEX
#D6FFFB
RGB
rgb(214, 255, 251)
RGBA
rgba(214, 255, 251, 1)
HSL
hsl(174, 100%, 92%)
HSV
hsv(174, 16%, 100%)
CMYK
cmyk(16%, 0%, 2%, 0%)
CSS variable
--color-primary: #D6FFFB;
Lowercase HEX
#d6fffb

Shades

Tints

Tones

Harmony

CSS snippets for #D6FFFB

.color-d6fffb {
  color: #D6FFFB;
  background-color: #D6FFFB;
}

Frequently asked questions

What color is #D6FFFB?+

#D6FFFB is a HEX color with RGB value rgb(214, 255, 251) and HSL value hsl(174, 100%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D6FFFB?+

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