#8DABEC Color

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

Color preview

#8DABEC

Color formats

HEX
#8DABEC
RGB
rgb(141, 171, 236)
RGBA
rgba(141, 171, 236, 1)
HSL
hsl(221, 71%, 74%)
HSV
hsv(221, 40%, 93%)
CMYK
cmyk(40%, 28%, 0%, 7%)
CSS variable
--color-primary: #8DABEC;
Lowercase HEX
#8dabec

Shades

Tints

Tones

Harmony

CSS snippets for #8DABEC

.color-8dabec {
  color: #8DABEC;
  background-color: #8DABEC;
}

Frequently asked questions

What color is #8DABEC?+

#8DABEC is a HEX color with RGB value rgb(141, 171, 236) and HSL value hsl(221, 71%, 74%). Its closest CSS named color is SkyBlue.

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

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