#888FBE Color

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

Color preview

#888FBE

Color formats

HEX
#888FBE
RGB
rgb(136, 143, 190)
RGBA
rgba(136, 143, 190, 1)
HSL
hsl(232, 29%, 64%)
HSV
hsv(232, 28%, 75%)
CMYK
cmyk(28%, 25%, 0%, 25%)
CSS variable
--color-primary: #888FBE;
Lowercase HEX
#888fbe

Shades

Tints

Tones

Harmony

CSS snippets for #888FBE

.color-888fbe {
  color: #888FBE;
  background-color: #888FBE;
}

Frequently asked questions

What color is #888FBE?+

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

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

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