#888FCC Color

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

Color preview

#888FCC

Color formats

HEX
#888FCC
RGB
rgb(136, 143, 204)
RGBA
rgba(136, 143, 204, 1)
HSL
hsl(234, 40%, 67%)
HSV
hsv(234, 33%, 80%)
CMYK
cmyk(33%, 30%, 0%, 20%)
CSS variable
--color-primary: #888FCC;
Lowercase HEX
#888fcc

Shades

Tints

Tones

Harmony

CSS snippets for #888FCC

.color-888fcc {
  color: #888FCC;
  background-color: #888FCC;
}

Frequently asked questions

What color is #888FCC?+

#888FCC is a HEX color with RGB value rgb(136, 143, 204) and HSL value hsl(234, 40%, 67%). Its closest CSS named color is MediumPurple.

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

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