#D7FEFB Color

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

Color preview

#D7FEFB

Color formats

HEX
#D7FEFB
RGB
rgb(215, 254, 251)
RGBA
rgba(215, 254, 251, 1)
HSL
hsl(175, 95%, 92%)
HSV
hsv(175, 15%, 100%)
CMYK
cmyk(15%, 0%, 1%, 0%)
CSS variable
--color-primary: #D7FEFB;
Lowercase HEX
#d7fefb

Shades

Tints

Tones

Harmony

CSS snippets for #D7FEFB

.color-d7fefb {
  color: #D7FEFB;
  background-color: #D7FEFB;
}

Frequently asked questions

What color is #D7FEFB?+

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

What is the closest Tailwind color to #D7FEFB?+

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