#7EEAFB Color

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

Color preview

#7EEAFB

Color formats

HEX
#7EEAFB
RGB
rgb(126, 234, 251)
RGBA
rgba(126, 234, 251, 1)
HSL
hsl(188, 94%, 74%)
HSV
hsv(188, 50%, 98%)
CMYK
cmyk(50%, 7%, 0%, 2%)
CSS variable
--color-primary: #7EEAFB;
Lowercase HEX
#7eeafb

Shades

Tints

Tones

Harmony

CSS snippets for #7EEAFB

.color-7eeafb {
  color: #7EEAFB;
  background-color: #7EEAFB;
}

Frequently asked questions

What color is #7EEAFB?+

#7EEAFB is a HEX color with RGB value rgb(126, 234, 251) and HSL value hsl(188, 94%, 74%). Its closest CSS named color is LightSkyBlue.

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

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