#878DEF Color

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

Color preview

#878DEF

Color formats

HEX
#878DEF
RGB
rgb(135, 141, 239)
RGBA
rgba(135, 141, 239, 1)
HSL
hsl(237, 76%, 73%)
HSV
hsv(237, 44%, 94%)
CMYK
cmyk(44%, 41%, 0%, 6%)
CSS variable
--color-primary: #878DEF;
Lowercase HEX
#878def

Shades

Tints

Tones

Harmony

CSS snippets for #878DEF

.color-878def {
  color: #878DEF;
  background-color: #878DEF;
}

Frequently asked questions

What color is #878DEF?+

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

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

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