#8E9BDB Color

Inspect #8E9BDB across formats, palettes, contrast and closest named color matches.

Color preview

#8E9BDB

Color formats

HEX
#8E9BDB
RGB
rgb(142, 155, 219)
RGBA
rgba(142, 155, 219, 1)
HSL
hsl(230, 52%, 71%)
HSV
hsv(230, 35%, 86%)
CMYK
cmyk(35%, 29%, 0%, 14%)
CSS variable
--color-primary: #8E9BDB;
Lowercase HEX
#8e9bdb

Shades

Tints

Tones

Harmony

CSS snippets for #8E9BDB

.color-8e9bdb {
  color: #8E9BDB;
  background-color: #8E9BDB;
}

Frequently asked questions

What color is #8E9BDB?+

#8E9BDB is a HEX color with RGB value rgb(142, 155, 219) and HSL value hsl(230, 52%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #8E9BDB?+

The closest Tailwind color is indigo-400, available as the bg-indigo-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