#D7FAFF Color

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

Color preview

#D7FAFF

Color formats

HEX
#D7FAFF
RGB
rgb(215, 250, 255)
RGBA
rgba(215, 250, 255, 1)
HSL
hsl(188, 100%, 92%)
HSV
hsv(188, 16%, 100%)
CMYK
cmyk(16%, 2%, 0%, 0%)
CSS variable
--color-primary: #D7FAFF;
Lowercase HEX
#d7faff

Shades

Tints

Tones

Harmony

CSS snippets for #D7FAFF

.color-d7faff {
  color: #D7FAFF;
  background-color: #D7FAFF;
}

Frequently asked questions

What color is #D7FAFF?+

#D7FAFF is a HEX color with RGB value rgb(215, 250, 255) and HSL value hsl(188, 100%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D7FAFF?+

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