#8AAACB Color

Inspect #8AAACB across formats, palettes, contrast and closest named color matches.

Color preview

#8AAACB

Color formats

HEX
#8AAACB
RGB
rgb(138, 170, 203)
RGBA
rgba(138, 170, 203, 1)
HSL
hsl(210, 38%, 67%)
HSV
hsv(210, 32%, 80%)
CMYK
cmyk(32%, 16%, 0%, 20%)
CSS variable
--color-primary: #8AAACB;
Lowercase HEX
#8aaacb

Shades

Tints

Tones

Harmony

CSS snippets for #8AAACB

.color-8aaacb {
  color: #8AAACB;
  background-color: #8AAACB;
}

Frequently asked questions

What color is #8AAACB?+

#8AAACB is a HEX color with RGB value rgb(138, 170, 203) and HSL value hsl(210, 38%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #8AAACB?+

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