#A0CCBF Color

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

Color preview

#A0CCBF

Color formats

HEX
#A0CCBF
RGB
rgb(160, 204, 191)
RGBA
rgba(160, 204, 191, 1)
HSL
hsl(162, 30%, 71%)
HSV
hsv(162, 22%, 80%)
CMYK
cmyk(22%, 0%, 6%, 20%)
CSS variable
--color-primary: #A0CCBF;
Lowercase HEX
#a0ccbf

Shades

Tints

Tones

Harmony

CSS snippets for #A0CCBF

.color-a0ccbf {
  color: #A0CCBF;
  background-color: #A0CCBF;
}

Frequently asked questions

What color is #A0CCBF?+

#A0CCBF is a HEX color with RGB value rgb(160, 204, 191) and HSL value hsl(162, 30%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A0CCBF?+

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