#84ABCD Color

Inspect #84ABCD across formats, palettes, contrast and closest named color matches.

Color preview

#84ABCD

Color formats

HEX
#84ABCD
RGB
rgb(132, 171, 205)
RGBA
rgba(132, 171, 205, 1)
HSL
hsl(208, 42%, 66%)
HSV
hsv(208, 36%, 80%)
CMYK
cmyk(36%, 17%, 0%, 20%)
CSS variable
--color-primary: #84ABCD;
Lowercase HEX
#84abcd

Shades

Tints

Tones

Harmony

CSS snippets for #84ABCD

.color-84abcd {
  color: #84ABCD;
  background-color: #84ABCD;
}

Frequently asked questions

What color is #84ABCD?+

#84ABCD is a HEX color with RGB value rgb(132, 171, 205) and HSL value hsl(208, 42%, 66%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #84ABCD?+

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