#D6FEFB Color

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

Color preview

#D6FEFB

Color formats

HEX
#D6FEFB
RGB
rgb(214, 254, 251)
RGBA
rgba(214, 254, 251, 1)
HSL
hsl(176, 95%, 92%)
HSV
hsv(176, 16%, 100%)
CMYK
cmyk(16%, 0%, 1%, 0%)
CSS variable
--color-primary: #D6FEFB;
Lowercase HEX
#d6fefb

Shades

Tints

Tones

Harmony

CSS snippets for #D6FEFB

.color-d6fefb {
  color: #D6FEFB;
  background-color: #D6FEFB;
}

Frequently asked questions

What color is #D6FEFB?+

#D6FEFB is a HEX color with RGB value rgb(214, 254, 251) and HSL value hsl(176, 95%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D6FEFB?+

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