#7BABEF Color

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

Color preview

#7BABEF

Color formats

HEX
#7BABEF
RGB
rgb(123, 171, 239)
RGBA
rgba(123, 171, 239, 1)
HSL
hsl(215, 78%, 71%)
HSV
hsv(215, 49%, 94%)
CMYK
cmyk(49%, 28%, 0%, 6%)
CSS variable
--color-primary: #7BABEF;
Lowercase HEX
#7babef

Shades

Tints

Tones

Harmony

CSS snippets for #7BABEF

.color-7babef {
  color: #7BABEF;
  background-color: #7BABEF;
}

Frequently asked questions

What color is #7BABEF?+

#7BABEF is a HEX color with RGB value rgb(123, 171, 239) and HSL value hsl(215, 78%, 71%). Its closest CSS named color is CornflowerBlue.

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

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