#A5CDBC Color

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

Color preview

#A5CDBC

Color formats

HEX
#A5CDBC
RGB
rgb(165, 205, 188)
RGBA
rgba(165, 205, 188, 1)
HSL
hsl(155, 29%, 73%)
HSV
hsv(155, 20%, 80%)
CMYK
cmyk(20%, 0%, 8%, 20%)
CSS variable
--color-primary: #A5CDBC;
Lowercase HEX
#a5cdbc

Shades

Tints

Tones

Harmony

CSS snippets for #A5CDBC

.color-a5cdbc {
  color: #A5CDBC;
  background-color: #A5CDBC;
}

Frequently asked questions

What color is #A5CDBC?+

#A5CDBC is a HEX color with RGB value rgb(165, 205, 188) and HSL value hsl(155, 29%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A5CDBC?+

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