#BEA2AB Color Information

Hex color code: #BEA2AB

A understated magenta shade, #BEA2AB appears as (190, 162, 171) in RGB and (341°, 18%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BEA2AB
RGB
190, 162, 171
HSL
341°, 18%, 69%
CMYK
0%, 15%, 10%, 25%

Shades

CSS Usage
color: #BEA2AB;
background-color: #BEA2AB;
border-color: #BEA2AB;
box-shadow: 0 0 10px #BEA2AB;
border: 2px solid #BEA2AB;
Tailwind Usage
bg-[#BEA2AB]
text-[#BEA2AB]
border-[#BEA2AB]
shadow-[0_0_10px_BEA2AB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BEA2AB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BEA2AB; color: #000000; }

Badge

New Feature
.badge { background-color: #BEA2AB; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BEA2AB; background-color: #BEA2AB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BEA2AB20; border-left: 4px solid #BEA2AB; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BEA2AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BEA2AB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 162, 171

Red: 190 / Green: 162 / Blue: 171

HSL

341°, 18%, 69%

Hue: 341° / Saturation: 18% / Lightness: 69%

CMYK

0%, 15%, 10%, 25%

Cyan: 0% / Magenta: 15% / Yellow: 10% / Key: 25%

What color is #BEA2AB?

#BEA2AB is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEA2AB to RGB:

rgb(190, 162, 171)HEX to RGB Converter →

HEX to HSL

Convert #BEA2AB to HSL:

hsl(341, 18%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BEA2AB to CMYK:

cmyk(0%, 15%, 10%, 25%)Color Converter →

Color Meaning and Usage

#BEA2AB is a understated magenta color with RGB values of 190, 162, 171 and HSL of 341°, 18%, 69%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEA2AB is #A2BEB5, creating high-contrast pairings. For softer combinations, try analogous colors like #BEA2B9.

Use #BEA2AB in CSS: color: #BEA2AB or background-color: #BEA2AB. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BEA2AB

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 8.95:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEA2AB?

#BEA2AB is a understated magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BEA2AB?

#BEA2AB in RGB is (190, 162, 171) - 190 red, 162 green, and 171 blue.

How to use #BEA2AB in CSS?

Use #BEA2AB directly in your CSS properties like color or background-color.

What colors go well with #BEA2AB?

#A2BEB5 (complementary), #BEA2B9 (analogous), and #9F7582 (lighter shade) work well with #BEA2AB.