#7AE2EB Color

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

Color preview

#7AE2EB

Color formats

HEX
#7AE2EB
RGB
rgb(122, 226, 235)
RGBA
rgba(122, 226, 235, 1)
HSL
hsl(185, 74%, 70%)
HSV
hsv(185, 48%, 92%)
CMYK
cmyk(48%, 4%, 0%, 8%)
CSS variable
--color-primary: #7AE2EB;
Lowercase HEX
#7ae2eb

Shades

Tints

Tones

Harmony

CSS snippets for #7AE2EB

.color-7ae2eb {
  color: #7AE2EB;
  background-color: #7AE2EB;
}

Frequently asked questions

What color is #7AE2EB?+

#7AE2EB is a HEX color with RGB value rgb(122, 226, 235) and HSL value hsl(185, 74%, 70%). Its closest CSS named color is SkyBlue.

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

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