#9C9EDB Color

Inspect #9C9EDB across formats, palettes, contrast and closest named color matches.

Color preview

#9C9EDB

Color formats

HEX
#9C9EDB
RGB
rgb(156, 158, 219)
RGBA
rgba(156, 158, 219, 1)
HSL
hsl(238, 47%, 74%)
HSV
hsv(238, 29%, 86%)
CMYK
cmyk(29%, 28%, 0%, 14%)
CSS variable
--color-primary: #9C9EDB;
Lowercase HEX
#9c9edb

Shades

Tints

Tones

Harmony

CSS snippets for #9C9EDB

.color-9c9edb {
  color: #9C9EDB;
  background-color: #9C9EDB;
}

Frequently asked questions

What color is #9C9EDB?+

#9C9EDB is a HEX color with RGB value rgb(156, 158, 219) and HSL value hsl(238, 47%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #9C9EDB?+

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