#8F9ADE Color

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

Color preview

#8F9ADE

Color formats

HEX
#8F9ADE
RGB
rgb(143, 154, 222)
RGBA
rgba(143, 154, 222, 1)
HSL
hsl(232, 54%, 72%)
HSV
hsv(232, 36%, 87%)
CMYK
cmyk(36%, 31%, 0%, 13%)
CSS variable
--color-primary: #8F9ADE;
Lowercase HEX
#8f9ade

Shades

Tints

Tones

Harmony

CSS snippets for #8F9ADE

.color-8f9ade {
  color: #8F9ADE;
  background-color: #8F9ADE;
}

Frequently asked questions

What color is #8F9ADE?+

#8F9ADE is a HEX color with RGB value rgb(143, 154, 222) and HSL value hsl(232, 54%, 72%). Its closest CSS named color is MediumPurple.

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

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