#A5CABE Color

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

Color preview

#A5CABE

Color formats

HEX
#A5CABE
RGB
rgb(165, 202, 190)
RGBA
rgba(165, 202, 190, 1)
HSL
hsl(161, 26%, 72%)
HSV
hsv(161, 18%, 79%)
CMYK
cmyk(18%, 0%, 6%, 21%)
CSS variable
--color-primary: #A5CABE;
Lowercase HEX
#a5cabe

Shades

Tints

Tones

Harmony

CSS snippets for #A5CABE

.color-a5cabe {
  color: #A5CABE;
  background-color: #A5CABE;
}

Frequently asked questions

What color is #A5CABE?+

#A5CABE is a HEX color with RGB value rgb(165, 202, 190) and HSL value hsl(161, 26%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A5CABE?+

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