#A5CFBF Color

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

Color preview

#A5CFBF

Color formats

HEX
#A5CFBF
RGB
rgb(165, 207, 191)
RGBA
rgba(165, 207, 191, 1)
HSL
hsl(157, 30%, 73%)
HSV
hsv(157, 20%, 81%)
CMYK
cmyk(20%, 0%, 8%, 19%)
CSS variable
--color-primary: #A5CFBF;
Lowercase HEX
#a5cfbf

Shades

Tints

Tones

Harmony

CSS snippets for #A5CFBF

.color-a5cfbf {
  color: #A5CFBF;
  background-color: #A5CFBF;
}

Frequently asked questions

What color is #A5CFBF?+

#A5CFBF is a HEX color with RGB value rgb(165, 207, 191) and HSL value hsl(157, 30%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #A5CFBF?+

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