#BACDA2 Color

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

Color preview

#BACDA2

Color formats

HEX
#BACDA2
RGB
rgb(186, 205, 162)
RGBA
rgba(186, 205, 162, 1)
HSL
hsl(87, 30%, 72%)
HSV
hsv(87, 21%, 80%)
CMYK
cmyk(9%, 0%, 21%, 20%)
CSS variable
--color-primary: #BACDA2;
Lowercase HEX
#bacda2

Shades

Tints

Tones

Harmony

CSS snippets for #BACDA2

.color-bacda2 {
  color: #BACDA2;
  background-color: #BACDA2;
}

Frequently asked questions

What color is #BACDA2?+

#BACDA2 is a HEX color with RGB value rgb(186, 205, 162) and HSL value hsl(87, 30%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BACDA2?+

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