#D7FAF7 Color

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

Color preview

#D7FAF7

Color formats

HEX
#D7FAF7
RGB
rgb(215, 250, 247)
RGBA
rgba(215, 250, 247, 1)
HSL
hsl(175, 78%, 91%)
HSV
hsv(175, 14%, 98%)
CMYK
cmyk(14%, 0%, 1%, 2%)
CSS variable
--color-primary: #D7FAF7;
Lowercase HEX
#d7faf7

Shades

Tints

Tones

Harmony

CSS snippets for #D7FAF7

.color-d7faf7 {
  color: #D7FAF7;
  background-color: #D7FAF7;
}

Frequently asked questions

What color is #D7FAF7?+

#D7FAF7 is a HEX color with RGB value rgb(215, 250, 247) and HSL value hsl(175, 78%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D7FAF7?+

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