#BACDA3 Color

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

Color preview

#BACDA3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BACDA3

.color-bacda3 {
  color: #BACDA3;
  background-color: #BACDA3;
}

Frequently asked questions

What color is #BACDA3?+

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

What is the closest Tailwind color to #BACDA3?+

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