#8388CC Color

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

Color preview

#8388CC

Color formats

HEX
#8388CC
RGB
rgb(131, 136, 204)
RGBA
rgba(131, 136, 204, 1)
HSL
hsl(236, 42%, 66%)
HSV
hsv(236, 36%, 80%)
CMYK
cmyk(36%, 33%, 0%, 20%)
CSS variable
--color-primary: #8388CC;
Lowercase HEX
#8388cc

Shades

Tints

Tones

Harmony

CSS snippets for #8388CC

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

Frequently asked questions

What color is #8388CC?+

#8388CC is a HEX color with RGB value rgb(131, 136, 204) and HSL value hsl(236, 42%, 66%). Its closest CSS named color is MediumPurple.

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

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