#A0BFCC Color

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

Color preview

#A0BFCC

Color formats

HEX
#A0BFCC
RGB
rgb(160, 191, 204)
RGBA
rgba(160, 191, 204, 1)
HSL
hsl(198, 30%, 71%)
HSV
hsv(198, 22%, 80%)
CMYK
cmyk(22%, 6%, 0%, 20%)
CSS variable
--color-primary: #A0BFCC;
Lowercase HEX
#a0bfcc

Shades

Tints

Tones

Harmony

CSS snippets for #A0BFCC

.color-a0bfcc {
  color: #A0BFCC;
  background-color: #A0BFCC;
}

Frequently asked questions

What color is #A0BFCC?+

#A0BFCC is a HEX color with RGB value rgb(160, 191, 204) and HSL value hsl(198, 30%, 71%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A0BFCC?+

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