#8FADED Color

Inspect #8FADED across formats, palettes, contrast and closest named color matches.

Color preview

#8FADED

Color formats

HEX
#8FADED
RGB
rgb(143, 173, 237)
RGBA
rgba(143, 173, 237, 1)
HSL
hsl(221, 72%, 75%)
HSV
hsv(221, 40%, 93%)
CMYK
cmyk(40%, 27%, 0%, 7%)
CSS variable
--color-primary: #8FADED;
Lowercase HEX
#8faded

Shades

Tints

Tones

Harmony

CSS snippets for #8FADED

.color-8faded {
  color: #8FADED;
  background-color: #8FADED;
}

Frequently asked questions

What color is #8FADED?+

#8FADED is a HEX color with RGB value rgb(143, 173, 237) and HSL value hsl(221, 72%, 75%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #8FADED?+

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