#D7F0FE Color

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

Color preview

#D7F0FE

Color formats

HEX
#D7F0FE
RGB
rgb(215, 240, 254)
RGBA
rgba(215, 240, 254, 1)
HSL
hsl(202, 95%, 92%)
HSV
hsv(202, 15%, 100%)
CMYK
cmyk(15%, 6%, 0%, 0%)
CSS variable
--color-primary: #D7F0FE;
Lowercase HEX
#d7f0fe

Shades

Tints

Tones

Harmony

CSS snippets for #D7F0FE

.color-d7f0fe {
  color: #D7F0FE;
  background-color: #D7F0FE;
}

Frequently asked questions

What color is #D7F0FE?+

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

What is the closest Tailwind color to #D7F0FE?+

The closest Tailwind color is blue-100, available as the bg-blue-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