#8CADED Color

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

Color preview

#8CADED

Color formats

HEX
#8CADED
RGB
rgb(140, 173, 237)
RGBA
rgba(140, 173, 237, 1)
HSL
hsl(220, 73%, 74%)
HSV
hsv(220, 41%, 93%)
CMYK
cmyk(41%, 27%, 0%, 7%)
CSS variable
--color-primary: #8CADED;
Lowercase HEX
#8caded

Shades

Tints

Tones

Harmony

CSS snippets for #8CADED

.color-8caded {
  color: #8CADED;
  background-color: #8CADED;
}

Frequently asked questions

What color is #8CADED?+

#8CADED is a HEX color with RGB value rgb(140, 173, 237) and HSL value hsl(220, 73%, 74%). Its closest CSS named color is SkyBlue.

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

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