#A0CDBF Color

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

Color preview

#A0CDBF

Color formats

HEX
#A0CDBF
RGB
rgb(160, 205, 191)
RGBA
rgba(160, 205, 191, 1)
HSL
hsl(161, 31%, 72%)
HSV
hsv(161, 22%, 80%)
CMYK
cmyk(22%, 0%, 7%, 20%)
CSS variable
--color-primary: #A0CDBF;
Lowercase HEX
#a0cdbf

Shades

Tints

Tones

Harmony

CSS snippets for #A0CDBF

.color-a0cdbf {
  color: #A0CDBF;
  background-color: #A0CDBF;
}

Frequently asked questions

What color is #A0CDBF?+

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

What is the closest Tailwind color to #A0CDBF?+

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