#888DBC Color

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

Color preview

#888DBC

Color formats

HEX
#888DBC
RGB
rgb(136, 141, 188)
RGBA
rgba(136, 141, 188, 1)
HSL
hsl(234, 28%, 64%)
HSV
hsv(234, 28%, 74%)
CMYK
cmyk(28%, 25%, 0%, 26%)
CSS variable
--color-primary: #888DBC;
Lowercase HEX
#888dbc

Shades

Tints

Tones

Harmony

CSS snippets for #888DBC

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

Frequently asked questions

What color is #888DBC?+

#888DBC is a HEX color with RGB value rgb(136, 141, 188) and HSL value hsl(234, 28%, 64%). Its closest CSS named color is LightSlateGray.

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

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