#D5FEFB Color

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

Color preview

#D5FEFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D5FEFB

.color-d5fefb {
  color: #D5FEFB;
  background-color: #D5FEFB;
}

Frequently asked questions

What color is #D5FEFB?+

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

What is the closest Tailwind color to #D5FEFB?+

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