#888DFC Color

Inspect #888DFC across formats, palettes, contrast and closest named color matches.

Color preview

#888DFC

Color formats

HEX
#888DFC
RGB
rgb(136, 141, 252)
RGBA
rgba(136, 141, 252, 1)
HSL
hsl(237, 95%, 76%)
HSV
hsv(237, 46%, 99%)
CMYK
cmyk(46%, 44%, 0%, 1%)
CSS variable
--color-primary: #888DFC;
Lowercase HEX
#888dfc

Shades

Tints

Tones

Harmony

CSS snippets for #888DFC

.color-888dfc {
  color: #888DFC;
  background-color: #888DFC;
}

Frequently asked questions

What color is #888DFC?+

#888DFC is a HEX color with RGB value rgb(136, 141, 252) and HSL value hsl(237, 95%, 76%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #888DFC?+

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