#888ABE Color

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

Color preview

#888ABE

Color formats

HEX
#888ABE
RGB
rgb(136, 138, 190)
RGBA
rgba(136, 138, 190, 1)
HSL
hsl(238, 29%, 64%)
HSV
hsv(238, 28%, 75%)
CMYK
cmyk(28%, 27%, 0%, 25%)
CSS variable
--color-primary: #888ABE;
Lowercase HEX
#888abe

Shades

Tints

Tones

Harmony

CSS snippets for #888ABE

.color-888abe {
  color: #888ABE;
  background-color: #888ABE;
}

Frequently asked questions

What color is #888ABE?+

#888ABE is a HEX color with RGB value rgb(136, 138, 190) and HSL value hsl(238, 29%, 64%). Its closest CSS named color is MediumPurple.

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

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