#838FFF Color

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

Color preview

#838FFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #838FFF

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

Frequently asked questions

What color is #838FFF?+

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

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

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