#9DAFFE Color

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

Color preview

#9DAFFE

Color formats

HEX
#9DAFFE
RGB
rgb(157, 175, 254)
RGBA
rgba(157, 175, 254, 1)
HSL
hsl(229, 98%, 81%)
HSV
hsv(229, 38%, 100%)
CMYK
cmyk(38%, 31%, 0%, 0%)
CSS variable
--color-primary: #9DAFFE;
Lowercase HEX
#9daffe

Shades

Tints

Tones

Harmony

CSS snippets for #9DAFFE

.color-9daffe {
  color: #9DAFFE;
  background-color: #9DAFFE;
}

Frequently asked questions

What color is #9DAFFE?+

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

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

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