#878DFF Color

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

Color preview

#878DFF

Color formats

HEX
#878DFF
RGB
rgb(135, 141, 255)
RGBA
rgba(135, 141, 255, 1)
HSL
hsl(237, 100%, 76%)
HSV
hsv(237, 47%, 100%)
CMYK
cmyk(47%, 45%, 0%, 0%)
CSS variable
--color-primary: #878DFF;
Lowercase HEX
#878dff

Shades

Tints

Tones

Harmony

CSS snippets for #878DFF

.color-878dff {
  color: #878DFF;
  background-color: #878DFF;
}

Frequently asked questions

What color is #878DFF?+

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

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

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