#7BBBDF Color

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

Color preview

#7BBBDF

Color formats

HEX
#7BBBDF
RGB
rgb(123, 187, 223)
RGBA
rgba(123, 187, 223, 1)
HSL
hsl(202, 61%, 68%)
HSV
hsv(202, 45%, 87%)
CMYK
cmyk(45%, 16%, 0%, 13%)
CSS variable
--color-primary: #7BBBDF;
Lowercase HEX
#7bbbdf

Shades

Tints

Tones

Harmony

CSS snippets for #7BBBDF

.color-7bbbdf {
  color: #7BBBDF;
  background-color: #7BBBDF;
}

Frequently asked questions

What color is #7BBBDF?+

#7BBBDF is a HEX color with RGB value rgb(123, 187, 223) and HSL value hsl(202, 61%, 68%). Its closest CSS named color is SkyBlue.

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

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