#9FAFFE Color

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

Color preview

#9FAFFE

Color formats

HEX
#9FAFFE
RGB
rgb(159, 175, 254)
RGBA
rgba(159, 175, 254, 1)
HSL
hsl(230, 98%, 81%)
HSV
hsv(230, 37%, 100%)
CMYK
cmyk(37%, 31%, 0%, 0%)
CSS variable
--color-primary: #9FAFFE;
Lowercase HEX
#9faffe

Shades

Tints

Tones

Harmony

CSS snippets for #9FAFFE

.color-9faffe {
  color: #9FAFFE;
  background-color: #9FAFFE;
}

Frequently asked questions

What color is #9FAFFE?+

#9FAFFE is a HEX color with RGB value rgb(159, 175, 254) and HSL value hsl(230, 98%, 81%). Its closest CSS named color is LightSkyBlue.

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

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