#A2BFCC Color

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

Color preview

#A2BFCC

Color formats

HEX
#A2BFCC
RGB
rgb(162, 191, 204)
RGBA
rgba(162, 191, 204, 1)
HSL
hsl(199, 29%, 72%)
HSV
hsv(199, 21%, 80%)
CMYK
cmyk(21%, 6%, 0%, 20%)
CSS variable
--color-primary: #A2BFCC;
Lowercase HEX
#a2bfcc

Shades

Tints

Tones

Harmony

CSS snippets for #A2BFCC

.color-a2bfcc {
  color: #A2BFCC;
  background-color: #A2BFCC;
}

Frequently asked questions

What color is #A2BFCC?+

#A2BFCC is a HEX color with RGB value rgb(162, 191, 204) and HSL value hsl(199, 29%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A2BFCC?+

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