#9FAADB Color

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

Color preview

#9FAADB

Color formats

HEX
#9FAADB
RGB
rgb(159, 170, 219)
RGBA
rgba(159, 170, 219, 1)
HSL
hsl(229, 45%, 74%)
HSV
hsv(229, 27%, 86%)
CMYK
cmyk(27%, 22%, 0%, 14%)
CSS variable
--color-primary: #9FAADB;
Lowercase HEX
#9faadb

Shades

Tints

Tones

Harmony

CSS snippets for #9FAADB

.color-9faadb {
  color: #9FAADB;
  background-color: #9FAADB;
}

Frequently asked questions

What color is #9FAADB?+

#9FAADB is a HEX color with RGB value rgb(159, 170, 219) and HSL value hsl(229, 45%, 74%). Its closest CSS named color is LightSteelBlue.

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

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