#7BBBCB Color

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

Color preview

#7BBBCB

Color formats

HEX
#7BBBCB
RGB
rgb(123, 187, 203)
RGBA
rgba(123, 187, 203, 1)
HSL
hsl(192, 43%, 64%)
HSV
hsv(192, 39%, 80%)
CMYK
cmyk(39%, 8%, 0%, 20%)
CSS variable
--color-primary: #7BBBCB;
Lowercase HEX
#7bbbcb

Shades

Tints

Tones

Harmony

CSS snippets for #7BBBCB

.color-7bbbcb {
  color: #7BBBCB;
  background-color: #7BBBCB;
}

Frequently asked questions

What color is #7BBBCB?+

#7BBBCB is a HEX color with RGB value rgb(123, 187, 203) and HSL value hsl(192, 43%, 64%). Its closest CSS named color is SkyBlue.

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

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