#7BADAB Color

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

Color preview

#7BADAB

Color formats

HEX
#7BADAB
RGB
rgb(123, 173, 171)
RGBA
rgba(123, 173, 171, 1)
HSL
hsl(178, 23%, 58%)
HSV
hsv(178, 29%, 68%)
CMYK
cmyk(29%, 0%, 1%, 32%)
CSS variable
--color-primary: #7BADAB;
Lowercase HEX
#7badab

Shades

Tints

Tones

Harmony

CSS snippets for #7BADAB

.color-7badab {
  color: #7BADAB;
  background-color: #7BADAB;
}

Frequently asked questions

What color is #7BADAB?+

#7BADAB is a HEX color with RGB value rgb(123, 173, 171) and HSL value hsl(178, 23%, 58%). Its closest CSS named color is CadetBlue.

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

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