#8CADEF Color

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

Color preview

#8CADEF

Color formats

HEX
#8CADEF
RGB
rgb(140, 173, 239)
RGBA
rgba(140, 173, 239, 1)
HSL
hsl(220, 76%, 74%)
HSV
hsv(220, 41%, 94%)
CMYK
cmyk(41%, 28%, 0%, 6%)
CSS variable
--color-primary: #8CADEF;
Lowercase HEX
#8cadef

Shades

Tints

Tones

Harmony

CSS snippets for #8CADEF

.color-8cadef {
  color: #8CADEF;
  background-color: #8CADEF;
}

Frequently asked questions

What color is #8CADEF?+

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

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

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