#898BFA Color

Inspect #898BFA across formats, palettes, contrast and closest named color matches.

Color preview

#898BFA

Color formats

HEX
#898BFA
RGB
rgb(137, 139, 250)
RGBA
rgba(137, 139, 250, 1)
HSL
hsl(239, 92%, 76%)
HSV
hsv(239, 45%, 98%)
CMYK
cmyk(45%, 44%, 0%, 2%)
CSS variable
--color-primary: #898BFA;
Lowercase HEX
#898bfa

Shades

Tints

Tones

Harmony

CSS snippets for #898BFA

.color-898bfa {
  color: #898BFA;
  background-color: #898BFA;
}

Frequently asked questions

What color is #898BFA?+

#898BFA is a HEX color with RGB value rgb(137, 139, 250) and HSL value hsl(239, 92%, 76%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #898BFA?+

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