#888DBE Color

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

Color preview

#888DBE

Color formats

HEX
#888DBE
RGB
rgb(136, 141, 190)
RGBA
rgba(136, 141, 190, 1)
HSL
hsl(234, 29%, 64%)
HSV
hsv(234, 28%, 75%)
CMYK
cmyk(28%, 26%, 0%, 25%)
CSS variable
--color-primary: #888DBE;
Lowercase HEX
#888dbe

Shades

Tints

Tones

Harmony

CSS snippets for #888DBE

.color-888dbe {
  color: #888DBE;
  background-color: #888DBE;
}

Frequently asked questions

What color is #888DBE?+

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

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

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