#7EAEE5 Color

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

Color preview

#7EAEE5

Color formats

HEX
#7EAEE5
RGB
rgb(126, 174, 229)
RGBA
rgba(126, 174, 229, 1)
HSL
hsl(212, 66%, 70%)
HSV
hsv(212, 45%, 90%)
CMYK
cmyk(45%, 24%, 0%, 10%)
CSS variable
--color-primary: #7EAEE5;
Lowercase HEX
#7eaee5

Shades

Tints

Tones

Harmony

CSS snippets for #7EAEE5

.color-7eaee5 {
  color: #7EAEE5;
  background-color: #7EAEE5;
}

Frequently asked questions

What color is #7EAEE5?+

#7EAEE5 is a HEX color with RGB value rgb(126, 174, 229) and HSL value hsl(212, 66%, 70%). Its closest CSS named color is SkyBlue.

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

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