#BEAFA2 Color

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

Color preview

#BEAFA2

Color formats

HEX
#BEAFA2
RGB
rgb(190, 175, 162)
RGBA
rgba(190, 175, 162, 1)
HSL
hsl(28, 18%, 69%)
HSV
hsv(28, 15%, 75%)
CMYK
cmyk(0%, 8%, 15%, 25%)
CSS variable
--color-primary: #BEAFA2;
Lowercase HEX
#beafa2

Shades

Tints

Tones

Harmony

CSS snippets for #BEAFA2

.color-beafa2 {
  color: #BEAFA2;
  background-color: #BEAFA2;
}

Frequently asked questions

What color is #BEAFA2?+

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

What is the closest Tailwind color to #BEAFA2?+

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