#80ACCB Color

Inspect #80ACCB across formats, palettes, contrast and closest named color matches.

Color preview

#80ACCB

Color formats

HEX
#80ACCB
RGB
rgb(128, 172, 203)
RGBA
rgba(128, 172, 203, 1)
HSL
hsl(205, 42%, 65%)
HSV
hsv(205, 37%, 80%)
CMYK
cmyk(37%, 15%, 0%, 20%)
CSS variable
--color-primary: #80ACCB;
Lowercase HEX
#80accb

Shades

Tints

Tones

Harmony

CSS snippets for #80ACCB

.color-80accb {
  color: #80ACCB;
  background-color: #80ACCB;
}

Frequently asked questions

What color is #80ACCB?+

#80ACCB is a HEX color with RGB value rgb(128, 172, 203) and HSL value hsl(205, 42%, 65%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #80ACCB?+

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