#808DBC Color

Inspect #808DBC across formats, palettes, contrast and closest named color matches.

Color preview

#808DBC

Color formats

HEX
#808DBC
RGB
rgb(128, 141, 188)
RGBA
rgba(128, 141, 188, 1)
HSL
hsl(227, 31%, 62%)
HSV
hsv(227, 32%, 74%)
CMYK
cmyk(32%, 25%, 0%, 26%)
CSS variable
--color-primary: #808DBC;
Lowercase HEX
#808dbc

Shades

Tints

Tones

Harmony

CSS snippets for #808DBC

.color-808dbc {
  color: #808DBC;
  background-color: #808DBC;
}

Frequently asked questions

What color is #808DBC?+

#808DBC is a HEX color with RGB value rgb(128, 141, 188) and HSL value hsl(227, 31%, 62%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #808DBC?+

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