#B492AD Color Information

Hex color code: #B492AD

#B492AD is a subtle magenta color. In RGB it is (180, 146, 173), and in HSL it is (312°, 18%, 64%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B492AD
RGB
180, 146, 173
HSL
312°, 18%, 64%
CMYK
0%, 19%, 4%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B492AD; 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 #B492AD; background-color: #B492AD15; }

Alert / Toast

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

Link / Accent

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

a { color: #B492AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 146, 173

Red: 180 / Green: 146 / Blue: 173

HSL

312°, 18%, 64%

Hue: 312° / Saturation: 18% / Lightness: 64%

CMYK

0%, 19%, 4%, 29%

Cyan: 0% / Magenta: 19% / Yellow: 4% / Key: 29%

What color is #B492AD?

#B492AD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B492AD to RGB:

rgb(180, 146, 173)HEX to RGB Converter →

HEX to HSL

Convert #B492AD to HSL:

hsl(312, 18%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B492AD to CMYK:

cmyk(0%, 19%, 4%, 29%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #B492AD has RGB (180, 146, 173) and HSL (312°, 18%, 64%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B492AD is #93B499, creating high-contrast pairings. For softer combinations, try analogous colors like #AA93B4.

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

Contrast with #B492AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B492AD?

#B492AD is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B492AD?

#B492AD in RGB is (180, 146, 173) - 180 red, 146 green, and 173 blue.

How to use #B492AD in CSS?

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

What colors go well with #B492AD?

#93B499 (complementary), #AA93B4 (analogous), and #93668A (lighter shade) work well with #B492AD.