#A2CCBF Color

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

Color preview

#A2CCBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2CCBF

.color-a2ccbf {
  color: #A2CCBF;
  background-color: #A2CCBF;
}

Frequently asked questions

What color is #A2CCBF?+

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

What is the closest Tailwind color to #A2CCBF?+

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