#A5CBBF Color

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

Color preview

#A5CBBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5CBBF

.color-a5cbbf {
  color: #A5CBBF;
  background-color: #A5CBBF;
}

Frequently asked questions

What color is #A5CBBF?+

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

What is the closest Tailwind color to #A5CBBF?+

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