#7EBBFB Color

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

Color preview

#7EBBFB

Color formats

HEX
#7EBBFB
RGB
rgb(126, 187, 251)
RGBA
rgba(126, 187, 251, 1)
HSL
hsl(211, 94%, 74%)
HSV
hsv(211, 50%, 98%)
CMYK
cmyk(50%, 25%, 0%, 2%)
CSS variable
--color-primary: #7EBBFB;
Lowercase HEX
#7ebbfb

Shades

Tints

Tones

Harmony

CSS snippets for #7EBBFB

.color-7ebbfb {
  color: #7EBBFB;
  background-color: #7EBBFB;
}

Frequently asked questions

What color is #7EBBFB?+

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

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

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