#8CADEB Color

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

Color preview

#8CADEB

Color formats

HEX
#8CADEB
RGB
rgb(140, 173, 235)
RGBA
rgba(140, 173, 235, 1)
HSL
hsl(219, 70%, 74%)
HSV
hsv(219, 40%, 92%)
CMYK
cmyk(40%, 26%, 0%, 8%)
CSS variable
--color-primary: #8CADEB;
Lowercase HEX
#8cadeb

Shades

Tints

Tones

Harmony

CSS snippets for #8CADEB

.color-8cadeb {
  color: #8CADEB;
  background-color: #8CADEB;
}

Frequently asked questions

What color is #8CADEB?+

#8CADEB is a HEX color with RGB value rgb(140, 173, 235) and HSL value hsl(219, 70%, 74%). Its closest CSS named color is SkyBlue.

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

The closest Tailwind color is blue-300, available as the bg-blue-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