#BEADAC Color

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

Color preview

#BEADAC

Color formats

HEX
#BEADAC
RGB
rgb(190, 173, 172)
RGBA
rgba(190, 173, 172, 1)
HSL
hsl(3, 12%, 71%)
HSV
hsv(3, 9%, 75%)
CMYK
cmyk(0%, 9%, 9%, 25%)
CSS variable
--color-primary: #BEADAC;
Lowercase HEX
#beadac

Shades

Tints

Tones

Harmony

CSS snippets for #BEADAC

.color-beadac {
  color: #BEADAC;
  background-color: #BEADAC;
}

Frequently asked questions

What color is #BEADAC?+

#BEADAC is a HEX color with RGB value rgb(190, 173, 172) and HSL value hsl(3, 12%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEADAC?+

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