#979DEF Color

Inspect #979DEF across formats, palettes, contrast and closest named color matches.

Color preview

#979DEF

Color formats

HEX
#979DEF
RGB
rgb(151, 157, 239)
RGBA
rgba(151, 157, 239, 1)
HSL
hsl(236, 73%, 76%)
HSV
hsv(236, 37%, 94%)
CMYK
cmyk(37%, 34%, 0%, 6%)
CSS variable
--color-primary: #979DEF;
Lowercase HEX
#979def

Shades

Tints

Tones

Harmony

CSS snippets for #979DEF

.color-979def {
  color: #979DEF;
  background-color: #979DEF;
}

Frequently asked questions

What color is #979DEF?+

#979DEF is a HEX color with RGB value rgb(151, 157, 239) and HSL value hsl(236, 73%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #979DEF?+

The closest Tailwind color is violet-400, available as the bg-violet-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