#7EABB0 Color

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

Color preview

#7EABB0

Color formats

HEX
#7EABB0
RGB
rgb(126, 171, 176)
RGBA
rgba(126, 171, 176, 1)
HSL
hsl(186, 24%, 59%)
HSV
hsv(186, 28%, 69%)
CMYK
cmyk(28%, 3%, 0%, 31%)
CSS variable
--color-primary: #7EABB0;
Lowercase HEX
#7eabb0

Shades

Tints

Tones

Harmony

CSS snippets for #7EABB0

.color-7eabb0 {
  color: #7EABB0;
  background-color: #7EABB0;
}

Frequently asked questions

What color is #7EABB0?+

#7EABB0 is a HEX color with RGB value rgb(126, 171, 176) and HSL value hsl(186, 24%, 59%). Its closest CSS named color is CadetBlue.

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

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