#7F7BDB Color

Inspect #7F7BDB across formats, palettes, contrast and closest named color matches.

Color preview

#7F7BDB

Color formats

HEX
#7F7BDB
RGB
rgb(127, 123, 219)
RGBA
rgba(127, 123, 219, 1)
HSL
hsl(243, 57%, 67%)
HSV
hsv(243, 44%, 86%)
CMYK
cmyk(42%, 44%, 0%, 14%)
CSS variable
--color-primary: #7F7BDB;
Lowercase HEX
#7f7bdb

Shades

Tints

Tones

Harmony

CSS snippets for #7F7BDB

.color-7f7bdb {
  color: #7F7BDB;
  background-color: #7F7BDB;
}

Frequently asked questions

What color is #7F7BDB?+

#7F7BDB is a HEX color with RGB value rgb(127, 123, 219) and HSL value hsl(243, 57%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #7F7BDB?+

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