#D5FFFB Color

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

Color preview

#D5FFFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D5FFFB

.color-d5fffb {
  color: #D5FFFB;
  background-color: #D5FFFB;
}

Frequently asked questions

What color is #D5FFFB?+

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

What is the closest Tailwind color to #D5FFFB?+

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