#8EADFB Color

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

Color preview

#8EADFB

Color formats

HEX
#8EADFB
RGB
rgb(142, 173, 251)
RGBA
rgba(142, 173, 251, 1)
HSL
hsl(223, 93%, 77%)
HSV
hsv(223, 43%, 98%)
CMYK
cmyk(43%, 31%, 0%, 2%)
CSS variable
--color-primary: #8EADFB;
Lowercase HEX
#8eadfb

Shades

Tints

Tones

Harmony

CSS snippets for #8EADFB

.color-8eadfb {
  color: #8EADFB;
  background-color: #8EADFB;
}

Frequently asked questions

What color is #8EADFB?+

#8EADFB is a HEX color with RGB value rgb(142, 173, 251) and HSL value hsl(223, 93%, 77%). Its closest CSS named color is LightSkyBlue.

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

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