#BACDA8 Color

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

Color preview

#BACDA8

Color formats

HEX
#BACDA8
RGB
rgb(186, 205, 168)
RGBA
rgba(186, 205, 168, 1)
HSL
hsl(91, 27%, 73%)
HSV
hsv(91, 18%, 80%)
CMYK
cmyk(9%, 0%, 18%, 20%)
CSS variable
--color-primary: #BACDA8;
Lowercase HEX
#bacda8

Shades

Tints

Tones

Harmony

CSS snippets for #BACDA8

.color-bacda8 {
  color: #BACDA8;
  background-color: #BACDA8;
}

Frequently asked questions

What color is #BACDA8?+

#BACDA8 is a HEX color with RGB value rgb(186, 205, 168) and HSL value hsl(91, 27%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BACDA8?+

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