#7AADBF Color

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

Color preview

#7AADBF

Color formats

HEX
#7AADBF
RGB
rgb(122, 173, 191)
RGBA
rgba(122, 173, 191, 1)
HSL
hsl(196, 35%, 61%)
HSV
hsv(196, 36%, 75%)
CMYK
cmyk(36%, 9%, 0%, 25%)
CSS variable
--color-primary: #7AADBF;
Lowercase HEX
#7aadbf

Shades

Tints

Tones

Harmony

CSS snippets for #7AADBF

.color-7aadbf {
  color: #7AADBF;
  background-color: #7AADBF;
}

Frequently asked questions

What color is #7AADBF?+

#7AADBF is a HEX color with RGB value rgb(122, 173, 191) and HSL value hsl(196, 35%, 61%). Its closest CSS named color is MediumAquaMarine.

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

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