#808ABC Color

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

Color preview

#808ABC

Color formats

HEX
#808ABC
RGB
rgb(128, 138, 188)
RGBA
rgba(128, 138, 188, 1)
HSL
hsl(230, 31%, 62%)
HSV
hsv(230, 32%, 74%)
CMYK
cmyk(32%, 27%, 0%, 26%)
CSS variable
--color-primary: #808ABC;
Lowercase HEX
#808abc

Shades

Tints

Tones

Harmony

CSS snippets for #808ABC

.color-808abc {
  color: #808ABC;
  background-color: #808ABC;
}

Frequently asked questions

What color is #808ABC?+

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

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

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