#B290AF Color Information

Hex color code: #B290AF

The hex color #B290AF is a understated magenta with RGB values of (178, 144, 175) and HSL of (305°, 18%, 63%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B290AF
RGB
178, 144, 175
HSL
305°, 18%, 63%
CMYK
0%, 19%, 2%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B290AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 144, 175

Red: 178 / Green: 144 / Blue: 175

HSL

305°, 18%, 63%

Hue: 305° / Saturation: 18% / Lightness: 63%

CMYK

0%, 19%, 2%, 30%

Cyan: 0% / Magenta: 19% / Yellow: 2% / Key: 30%

What color is #B290AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B290AF to RGB:

rgb(178, 144, 175)HEX to RGB Converter →

HEX to HSL

Convert #B290AF to HSL:

hsl(305, 18%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B290AF to CMYK:

cmyk(0%, 19%, 2%, 30%)Color Converter →

Color Meaning and Usage

#B290AF is a subtle magenta color with RGB values of 178, 144, 175 and HSL of 305°, 18%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B290AF is #90B292, creating high-contrast pairings. For softer combinations, try analogous colors like #A390B2.

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

Contrast with #B290AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B290AF?

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

What is the RGB value of #B290AF?

#B290AF in RGB is (178, 144, 175) - 178 red, 144 green, and 175 blue.

How to use #B290AF in CSS?

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

What colors go well with #B290AF?

#90B292 (complementary), #A390B2 (analogous), and #90648D (lighter shade) work well with #B290AF.