#8EAFBF Color

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

Color preview

#8EAFBF

Color formats

HEX
#8EAFBF
RGB
rgb(142, 175, 191)
RGBA
rgba(142, 175, 191, 1)
HSL
hsl(200, 28%, 65%)
HSV
hsv(200, 26%, 75%)
CMYK
cmyk(26%, 8%, 0%, 25%)
CSS variable
--color-primary: #8EAFBF;
Lowercase HEX
#8eafbf

Shades

Tints

Tones

Harmony

CSS snippets for #8EAFBF

.color-8eafbf {
  color: #8EAFBF;
  background-color: #8EAFBF;
}

Frequently asked questions

What color is #8EAFBF?+

#8EAFBF is a HEX color with RGB value rgb(142, 175, 191) and HSL value hsl(200, 28%, 65%). Its closest CSS named color is DarkGray.

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

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