#7BACB7 Color

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

Color preview

#7BACB7

Color formats

HEX
#7BACB7
RGB
rgb(123, 172, 183)
RGBA
rgba(123, 172, 183, 1)
HSL
hsl(191, 29%, 60%)
HSV
hsv(191, 33%, 72%)
CMYK
cmyk(33%, 6%, 0%, 28%)
CSS variable
--color-primary: #7BACB7;
Lowercase HEX
#7bacb7

Shades

Tints

Tones

Harmony

CSS snippets for #7BACB7

.color-7bacb7 {
  color: #7BACB7;
  background-color: #7BACB7;
}

Frequently asked questions

What color is #7BACB7?+

#7BACB7 is a HEX color with RGB value rgb(123, 172, 183) and HSL value hsl(191, 29%, 60%). Its closest CSS named color is CadetBlue.

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

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