#8DADEC Color

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

Color preview

#8DADEC

Color formats

HEX
#8DADEC
RGB
rgb(141, 173, 236)
RGBA
rgba(141, 173, 236, 1)
HSL
hsl(220, 71%, 74%)
HSV
hsv(220, 40%, 93%)
CMYK
cmyk(40%, 27%, 0%, 7%)
CSS variable
--color-primary: #8DADEC;
Lowercase HEX
#8dadec

Shades

Tints

Tones

Harmony

CSS snippets for #8DADEC

.color-8dadec {
  color: #8DADEC;
  background-color: #8DADEC;
}

Frequently asked questions

What color is #8DADEC?+

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

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

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