#BACFAB Color

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

Color preview

#BACFAB

Color formats

HEX
#BACFAB
RGB
rgb(186, 207, 171)
RGBA
rgba(186, 207, 171, 1)
HSL
hsl(95, 27%, 74%)
HSV
hsv(95, 17%, 81%)
CMYK
cmyk(10%, 0%, 17%, 19%)
CSS variable
--color-primary: #BACFAB;
Lowercase HEX
#bacfab

Shades

Tints

Tones

Harmony

CSS snippets for #BACFAB

.color-bacfab {
  color: #BACFAB;
  background-color: #BACFAB;
}

Frequently asked questions

What color is #BACFAB?+

#BACFAB is a HEX color with RGB value rgb(186, 207, 171) and HSL value hsl(95, 27%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BACFAB?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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