#7BBDEF Color

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

Color preview

#7BBDEF

Color formats

HEX
#7BBDEF
RGB
rgb(123, 189, 239)
RGBA
rgba(123, 189, 239, 1)
HSL
hsl(206, 78%, 71%)
HSV
hsv(206, 49%, 94%)
CMYK
cmyk(49%, 21%, 0%, 6%)
CSS variable
--color-primary: #7BBDEF;
Lowercase HEX
#7bbdef

Shades

Tints

Tones

Harmony

CSS snippets for #7BBDEF

.color-7bbdef {
  color: #7BBDEF;
  background-color: #7BBDEF;
}

Frequently asked questions

What color is #7BBDEF?+

#7BBDEF is a HEX color with RGB value rgb(123, 189, 239) and HSL value hsl(206, 78%, 71%). Its closest CSS named color is SkyBlue.

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

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