#D5FFFE Color

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

Color preview

#D5FFFE

Color formats

HEX
#D5FFFE
RGB
rgb(213, 255, 254)
RGBA
rgba(213, 255, 254, 1)
HSL
hsl(179, 100%, 92%)
HSV
hsv(179, 16%, 100%)
CMYK
cmyk(16%, 0%, 0%, 0%)
CSS variable
--color-primary: #D5FFFE;
Lowercase HEX
#d5fffe

Shades

Tints

Tones

Harmony

CSS snippets for #D5FFFE

.color-d5fffe {
  color: #D5FFFE;
  background-color: #D5FFFE;
}

Frequently asked questions

What color is #D5FFFE?+

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

What is the closest Tailwind color to #D5FFFE?+

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