#888FBF Color

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

Color preview

#888FBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #888FBF

.color-888fbf {
  color: #888FBF;
  background-color: #888FBF;
}

Frequently asked questions

What color is #888FBF?+

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

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

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