#D5FFFF Color

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

Color preview

#D5FFFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D5FFFF

.color-d5ffff {
  color: #D5FFFF;
  background-color: #D5FFFF;
}

Frequently asked questions

What color is #D5FFFF?+

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

What is the closest Tailwind color to #D5FFFF?+

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