#888FB0 Color

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

Color preview

#888FB0

Color formats

HEX
#888FB0
RGB
rgb(136, 143, 176)
RGBA
rgba(136, 143, 176, 1)
HSL
hsl(229, 20%, 61%)
HSV
hsv(229, 23%, 69%)
CMYK
cmyk(23%, 19%, 0%, 31%)
CSS variable
--color-primary: #888FB0;
Lowercase HEX
#888fb0

Shades

Tints

Tones

Harmony

CSS snippets for #888FB0

.color-888fb0 {
  color: #888FB0;
  background-color: #888FB0;
}

Frequently asked questions

What color is #888FB0?+

#888FB0 is a HEX color with RGB value rgb(136, 143, 176) and HSL value hsl(229, 20%, 61%). Its closest CSS named color is LightSlateGray.

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

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