#9FAFDA Color

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

Color preview

#9FAFDA

Color formats

HEX
#9FAFDA
RGB
rgb(159, 175, 218)
RGBA
rgba(159, 175, 218, 1)
HSL
hsl(224, 44%, 74%)
HSV
hsv(224, 27%, 85%)
CMYK
cmyk(27%, 20%, 0%, 15%)
CSS variable
--color-primary: #9FAFDA;
Lowercase HEX
#9fafda

Shades

Tints

Tones

Harmony

CSS snippets for #9FAFDA

.color-9fafda {
  color: #9FAFDA;
  background-color: #9FAFDA;
}

Frequently asked questions

What color is #9FAFDA?+

#9FAFDA is a HEX color with RGB value rgb(159, 175, 218) and HSL value hsl(224, 44%, 74%). Its closest CSS named color is LightSteelBlue.

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

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