#7AE5EB Color

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

Color preview

#7AE5EB

Color formats

HEX
#7AE5EB
RGB
rgb(122, 229, 235)
RGBA
rgba(122, 229, 235, 1)
HSL
hsl(183, 74%, 70%)
HSV
hsv(183, 48%, 92%)
CMYK
cmyk(48%, 3%, 0%, 8%)
CSS variable
--color-primary: #7AE5EB;
Lowercase HEX
#7ae5eb

Shades

Tints

Tones

Harmony

CSS snippets for #7AE5EB

.color-7ae5eb {
  color: #7AE5EB;
  background-color: #7AE5EB;
}

Frequently asked questions

What color is #7AE5EB?+

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

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

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