#787DDD Color

Inspect #787DDD across formats, palettes, contrast and closest named color matches.

Color preview

#787DDD

Color formats

HEX
#787DDD
RGB
rgb(120, 125, 221)
RGBA
rgba(120, 125, 221, 1)
HSL
hsl(237, 60%, 67%)
HSV
hsv(237, 46%, 87%)
CMYK
cmyk(46%, 43%, 0%, 13%)
CSS variable
--color-primary: #787DDD;
Lowercase HEX
#787ddd

Shades

Tints

Tones

Harmony

CSS snippets for #787DDD

.color-787ddd {
  color: #787DDD;
  background-color: #787DDD;
}

Frequently asked questions

What color is #787DDD?+

#787DDD is a HEX color with RGB value rgb(120, 125, 221) and HSL value hsl(237, 60%, 67%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #787DDD?+

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