#878FFF Color

Inspect #878FFF across formats, palettes, contrast and closest named color matches.

Color preview

#878FFF

Color formats

HEX
#878FFF
RGB
rgb(135, 143, 255)
RGBA
rgba(135, 143, 255, 1)
HSL
hsl(236, 100%, 76%)
HSV
hsv(236, 47%, 100%)
CMYK
cmyk(47%, 44%, 0%, 0%)
CSS variable
--color-primary: #878FFF;
Lowercase HEX
#878fff

Shades

Tints

Tones

Harmony

CSS snippets for #878FFF

.color-878fff {
  color: #878FFF;
  background-color: #878FFF;
}

Frequently asked questions

What color is #878FFF?+

#878FFF is a HEX color with RGB value rgb(135, 143, 255) and HSL value hsl(236, 100%, 76%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #878FFF?+

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