#A4CBBF Color

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

Color preview

#A4CBBF

Color formats

HEX
#A4CBBF
RGB
rgb(164, 203, 191)
RGBA
rgba(164, 203, 191, 1)
HSL
hsl(162, 27%, 72%)
HSV
hsv(162, 19%, 80%)
CMYK
cmyk(19%, 0%, 6%, 20%)
CSS variable
--color-primary: #A4CBBF;
Lowercase HEX
#a4cbbf

Shades

Tints

Tones

Harmony

CSS snippets for #A4CBBF

.color-a4cbbf {
  color: #A4CBBF;
  background-color: #A4CBBF;
}

Frequently asked questions

What color is #A4CBBF?+

#A4CBBF is a HEX color with RGB value rgb(164, 203, 191) and HSL value hsl(162, 27%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A4CBBF?+

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