#A8CBBF Color

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

Color preview

#A8CBBF

Color formats

HEX
#A8CBBF
RGB
rgb(168, 203, 191)
RGBA
rgba(168, 203, 191, 1)
HSL
hsl(159, 25%, 73%)
HSV
hsv(159, 17%, 80%)
CMYK
cmyk(17%, 0%, 6%, 20%)
CSS variable
--color-primary: #A8CBBF;
Lowercase HEX
#a8cbbf

Shades

Tints

Tones

Harmony

CSS snippets for #A8CBBF

.color-a8cbbf {
  color: #A8CBBF;
  background-color: #A8CBBF;
}

Frequently asked questions

What color is #A8CBBF?+

#A8CBBF is a HEX color with RGB value rgb(168, 203, 191) and HSL value hsl(159, 25%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A8CBBF?+

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