#D6FFFF Color

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

Color preview

#D6FFFF

Color formats

HEX
#D6FFFF
RGB
rgb(214, 255, 255)
RGBA
rgba(214, 255, 255, 1)
HSL
hsl(180, 100%, 92%)
HSV
hsv(180, 16%, 100%)
CMYK
cmyk(16%, 0%, 0%, 0%)
CSS variable
--color-primary: #D6FFFF;
Lowercase HEX
#d6ffff

Shades

Tints

Tones

Harmony

CSS snippets for #D6FFFF

.color-d6ffff {
  color: #D6FFFF;
  background-color: #D6FFFF;
}

Frequently asked questions

What color is #D6FFFF?+

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

What is the closest Tailwind color to #D6FFFF?+

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