#7EAEFB Color

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

Color preview

#7EAEFB

Color formats

HEX
#7EAEFB
RGB
rgb(126, 174, 251)
RGBA
rgba(126, 174, 251, 1)
HSL
hsl(217, 94%, 74%)
HSV
hsv(217, 50%, 98%)
CMYK
cmyk(50%, 31%, 0%, 2%)
CSS variable
--color-primary: #7EAEFB;
Lowercase HEX
#7eaefb

Shades

Tints

Tones

Harmony

CSS snippets for #7EAEFB

.color-7eaefb {
  color: #7EAEFB;
  background-color: #7EAEFB;
}

Frequently asked questions

What color is #7EAEFB?+

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

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

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