#BEACA3 Color

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

Color preview

#BEACA3

Color formats

HEX
#BEACA3
RGB
rgb(190, 172, 163)
RGBA
rgba(190, 172, 163, 1)
HSL
hsl(20, 17%, 69%)
HSV
hsv(20, 14%, 75%)
CMYK
cmyk(0%, 9%, 14%, 25%)
CSS variable
--color-primary: #BEACA3;
Lowercase HEX
#beaca3

Shades

Tints

Tones

Harmony

CSS snippets for #BEACA3

.color-beaca3 {
  color: #BEACA3;
  background-color: #BEACA3;
}

Frequently asked questions

What color is #BEACA3?+

#BEACA3 is a HEX color with RGB value rgb(190, 172, 163) and HSL value hsl(20, 17%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEACA3?+

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