#7EE9FE Color

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

Color preview

#7EE9FE

Color formats

HEX
#7EE9FE
RGB
rgb(126, 233, 254)
RGBA
rgba(126, 233, 254, 1)
HSL
hsl(190, 98%, 75%)
HSV
hsv(190, 50%, 100%)
CMYK
cmyk(50%, 8%, 0%, 0%)
CSS variable
--color-primary: #7EE9FE;
Lowercase HEX
#7ee9fe

Shades

Tints

Tones

Harmony

CSS snippets for #7EE9FE

.color-7ee9fe {
  color: #7EE9FE;
  background-color: #7EE9FE;
}

Frequently asked questions

What color is #7EE9FE?+

#7EE9FE is a HEX color with RGB value rgb(126, 233, 254) and HSL value hsl(190, 98%, 75%). Its closest CSS named color is LightSkyBlue.

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

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