#7FE6FD Color

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

Color preview

#7FE6FD

Color formats

HEX
#7FE6FD
RGB
rgb(127, 230, 253)
RGBA
rgba(127, 230, 253, 1)
HSL
hsl(191, 97%, 75%)
HSV
hsv(191, 50%, 99%)
CMYK
cmyk(50%, 9%, 0%, 1%)
CSS variable
--color-primary: #7FE6FD;
Lowercase HEX
#7fe6fd

Shades

Tints

Tones

Harmony

CSS snippets for #7FE6FD

.color-7fe6fd {
  color: #7FE6FD;
  background-color: #7FE6FD;
}

Frequently asked questions

What color is #7FE6FD?+

#7FE6FD is a HEX color with RGB value rgb(127, 230, 253) and HSL value hsl(191, 97%, 75%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #7FE6FD?+

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