#828CFA Color

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

Color preview

#828CFA

Color formats

HEX
#828CFA
RGB
rgb(130, 140, 250)
RGBA
rgba(130, 140, 250, 1)
HSL
hsl(235, 92%, 75%)
HSV
hsv(235, 48%, 98%)
CMYK
cmyk(48%, 44%, 0%, 2%)
CSS variable
--color-primary: #828CFA;
Lowercase HEX
#828cfa

Shades

Tints

Tones

Harmony

CSS snippets for #828CFA

.color-828cfa {
  color: #828CFA;
  background-color: #828CFA;
}

Frequently asked questions

What color is #828CFA?+

#828CFA is a HEX color with RGB value rgb(130, 140, 250) and HSL value hsl(235, 92%, 75%). Its closest CSS named color is CornflowerBlue.

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

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