#8CADE0 Color

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

Color preview

#8CADE0

Color formats

HEX
#8CADE0
RGB
rgb(140, 173, 224)
RGBA
rgba(140, 173, 224, 1)
HSL
hsl(216, 58%, 71%)
HSV
hsv(216, 37%, 88%)
CMYK
cmyk(37%, 23%, 0%, 12%)
CSS variable
--color-primary: #8CADE0;
Lowercase HEX
#8cade0

Shades

Tints

Tones

Harmony

CSS snippets for #8CADE0

.color-8cade0 {
  color: #8CADE0;
  background-color: #8CADE0;
}

Frequently asked questions

What color is #8CADE0?+

#8CADE0 is a HEX color with RGB value rgb(140, 173, 224) and HSL value hsl(216, 58%, 71%). Its closest CSS named color is SkyBlue.

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

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