#A1CCBF Color

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

Color preview

#A1CCBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A1CCBF

.color-a1ccbf {
  color: #A1CCBF;
  background-color: #A1CCBF;
}

Frequently asked questions

What color is #A1CCBF?+

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

What is the closest Tailwind color to #A1CCBF?+

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