#8899CC Color

Inspect #8899CC across formats, palettes, contrast and closest named color matches.

Color preview

#8899CC

Color formats

HEX
#8899CC
RGB
rgb(136, 153, 204)
RGBA
rgba(136, 153, 204, 1)
HSL
hsl(225, 40%, 67%)
HSV
hsv(225, 33%, 80%)
CMYK
cmyk(33%, 25%, 0%, 20%)
CSS variable
--color-primary: #8899CC;
Lowercase HEX
#8899cc

Shades

Tints

Tones

Harmony

CSS snippets for #8899CC

.color-8899cc {
  color: #8899CC;
  background-color: #8899CC;
}

Frequently asked questions

What color is #8899CC?+

#8899CC is a HEX color with RGB value rgb(136, 153, 204) and HSL value hsl(225, 40%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #8899CC?+

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