#A2CDBA Color

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

Color preview

#A2CDBA

Color formats

HEX
#A2CDBA
RGB
rgb(162, 205, 186)
RGBA
rgba(162, 205, 186, 1)
HSL
hsl(153, 30%, 72%)
HSV
hsv(153, 21%, 80%)
CMYK
cmyk(21%, 0%, 9%, 20%)
CSS variable
--color-primary: #A2CDBA;
Lowercase HEX
#a2cdba

Shades

Tints

Tones

Harmony

CSS snippets for #A2CDBA

.color-a2cdba {
  color: #A2CDBA;
  background-color: #A2CDBA;
}

Frequently asked questions

What color is #A2CDBA?+

#A2CDBA is a HEX color with RGB value rgb(162, 205, 186) and HSL value hsl(153, 30%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A2CDBA?+

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