#828FFF Color

Inspect #828FFF across formats, palettes, contrast and closest named color matches.

Color preview

#828FFF

Color formats

HEX
#828FFF
RGB
rgb(130, 143, 255)
RGBA
rgba(130, 143, 255, 1)
HSL
hsl(234, 100%, 75%)
HSV
hsv(234, 49%, 100%)
CMYK
cmyk(49%, 44%, 0%, 0%)
CSS variable
--color-primary: #828FFF;
Lowercase HEX
#828fff

Shades

Tints

Tones

Harmony

CSS snippets for #828FFF

.color-828fff {
  color: #828FFF;
  background-color: #828FFF;
}

Frequently asked questions

What color is #828FFF?+

#828FFF is a HEX color with RGB value rgb(130, 143, 255) and HSL value hsl(234, 100%, 75%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #828FFF?+

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