#BEACA2 Color

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

Color preview

#BEACA2

Color formats

HEX
#BEACA2
RGB
rgb(190, 172, 162)
RGBA
rgba(190, 172, 162, 1)
HSL
hsl(21, 18%, 69%)
HSV
hsv(21, 15%, 75%)
CMYK
cmyk(0%, 9%, 15%, 25%)
CSS variable
--color-primary: #BEACA2;
Lowercase HEX
#beaca2

Shades

Tints

Tones

Harmony

CSS snippets for #BEACA2

.color-beaca2 {
  color: #BEACA2;
  background-color: #BEACA2;
}

Frequently asked questions

What color is #BEACA2?+

#BEACA2 is a HEX color with RGB value rgb(190, 172, 162) and HSL value hsl(21, 18%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BEACA2?+

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