#A1BFCC Color

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

Color preview

#A1BFCC

Color formats

HEX
#A1BFCC
RGB
rgb(161, 191, 204)
RGBA
rgba(161, 191, 204, 1)
HSL
hsl(198, 30%, 72%)
HSV
hsv(198, 21%, 80%)
CMYK
cmyk(21%, 6%, 0%, 20%)
CSS variable
--color-primary: #A1BFCC;
Lowercase HEX
#a1bfcc

Shades

Tints

Tones

Harmony

CSS snippets for #A1BFCC

.color-a1bfcc {
  color: #A1BFCC;
  background-color: #A1BFCC;
}

Frequently asked questions

What color is #A1BFCC?+

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

What is the closest Tailwind color to #A1BFCC?+

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