#A0CDBA Color

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

Color preview

#A0CDBA

Color formats

HEX
#A0CDBA
RGB
rgb(160, 205, 186)
RGBA
rgba(160, 205, 186, 1)
HSL
hsl(155, 31%, 72%)
HSV
hsv(155, 22%, 80%)
CMYK
cmyk(22%, 0%, 9%, 20%)
CSS variable
--color-primary: #A0CDBA;
Lowercase HEX
#a0cdba

Shades

Tints

Tones

Harmony

CSS snippets for #A0CDBA

.color-a0cdba {
  color: #A0CDBA;
  background-color: #A0CDBA;
}

Frequently asked questions

What color is #A0CDBA?+

#A0CDBA is a HEX color with RGB value rgb(160, 205, 186) and HSL value hsl(155, 31%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A0CDBA?+

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