#7EABB6 Color

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

Color preview

#7EABB6

Color formats

HEX
#7EABB6
RGB
rgb(126, 171, 182)
RGBA
rgba(126, 171, 182, 1)
HSL
hsl(192, 28%, 60%)
HSV
hsv(192, 31%, 71%)
CMYK
cmyk(31%, 6%, 0%, 29%)
CSS variable
--color-primary: #7EABB6;
Lowercase HEX
#7eabb6

Shades

Tints

Tones

Harmony

CSS snippets for #7EABB6

.color-7eabb6 {
  color: #7EABB6;
  background-color: #7EABB6;
}

Frequently asked questions

What color is #7EABB6?+

#7EABB6 is a HEX color with RGB value rgb(126, 171, 182) and HSL value hsl(192, 28%, 60%). Its closest CSS named color is CadetBlue.

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

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