#B483AF Color Information

Hex color code: #B483AF

#B483AF is a gentle magenta color. In RGB it is (180, 131, 175), and in HSL it is (306°, 25%, 61%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B483AF
RGB
180, 131, 175
HSL
306°, 25%, 61%
CMYK
0%, 27%, 3%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B483AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 131, 175

Red: 180 / Green: 131 / Blue: 175

HSL

306°, 25%, 61%

Hue: 306° / Saturation: 25% / Lightness: 61%

CMYK

0%, 27%, 3%, 29%

Cyan: 0% / Magenta: 27% / Yellow: 3% / Key: 29%

What color is #B483AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B483AF to RGB:

rgb(180, 131, 175)HEX to RGB Converter →

HEX to HSL

Convert #B483AF to HSL:

hsl(306, 25%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B483AF to CMYK:

cmyk(0%, 27%, 3%, 29%)Color Converter →

Color Meaning and Usage

#B483AF is a subtle magenta color with RGB values of 180, 131, 175 and HSL of 306°, 25%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B483AF is #83B488, creating high-contrast pairings. For softer combinations, try analogous colors like #A183B4.

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

Contrast with #B483AF

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

Contrast Ratio: 6.81:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B483AF?

#B483AF is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B483AF?

#B483AF in RGB is (180, 131, 175) - 180 red, 131 green, and 175 blue.

How to use #B483AF in CSS?

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

What colors go well with #B483AF?

#83B488 (complementary), #A183B4 (analogous), and #93588D (lighter shade) work well with #B483AF.