#888CFC Color

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

Color preview

#888CFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #888CFC

.color-888cfc {
  color: #888CFC;
  background-color: #888CFC;
}

Frequently asked questions

What color is #888CFC?+

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

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

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