#878DEE Color

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

Color preview

#878DEE

Color formats

HEX
#878DEE
RGB
rgb(135, 141, 238)
RGBA
rgba(135, 141, 238, 1)
HSL
hsl(237, 75%, 73%)
HSV
hsv(237, 43%, 93%)
CMYK
cmyk(43%, 41%, 0%, 7%)
CSS variable
--color-primary: #878DEE;
Lowercase HEX
#878dee

Shades

Tints

Tones

Harmony

CSS snippets for #878DEE

.color-878dee {
  color: #878DEE;
  background-color: #878DEE;
}

Frequently asked questions

What color is #878DEE?+

#878DEE is a HEX color with RGB value rgb(135, 141, 238) and HSL value hsl(237, 75%, 73%). Its closest CSS named color is CornflowerBlue.

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

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