#8F9CDB Color

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

Color preview

#8F9CDB

Color formats

HEX
#8F9CDB
RGB
rgb(143, 156, 219)
RGBA
rgba(143, 156, 219, 1)
HSL
hsl(230, 51%, 71%)
HSV
hsv(230, 35%, 86%)
CMYK
cmyk(35%, 29%, 0%, 14%)
CSS variable
--color-primary: #8F9CDB;
Lowercase HEX
#8f9cdb

Shades

Tints

Tones

Harmony

CSS snippets for #8F9CDB

.color-8f9cdb {
  color: #8F9CDB;
  background-color: #8F9CDB;
}

Frequently asked questions

What color is #8F9CDB?+

#8F9CDB is a HEX color with RGB value rgb(143, 156, 219) and HSL value hsl(230, 51%, 71%). Its closest CSS named color is MediumPurple.

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

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