#868DEB Color

Inspect #868DEB across formats, palettes, contrast and closest named color matches.

Color preview

#868DEB

Color formats

HEX
#868DEB
RGB
rgb(134, 141, 235)
RGBA
rgba(134, 141, 235, 1)
HSL
hsl(236, 72%, 72%)
HSV
hsv(236, 43%, 92%)
CMYK
cmyk(43%, 40%, 0%, 8%)
CSS variable
--color-primary: #868DEB;
Lowercase HEX
#868deb

Shades

Tints

Tones

Harmony

CSS snippets for #868DEB

.color-868deb {
  color: #868DEB;
  background-color: #868DEB;
}

Frequently asked questions

What color is #868DEB?+

#868DEB is a HEX color with RGB value rgb(134, 141, 235) and HSL value hsl(236, 72%, 72%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #868DEB?+

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