#A5CBBE Color

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

Color preview

#A5CBBE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5CBBE

.color-a5cbbe {
  color: #A5CBBE;
  background-color: #A5CBBE;
}

Frequently asked questions

What color is #A5CBBE?+

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

What is the closest Tailwind color to #A5CBBE?+

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