#B28A97 Color Information

Hex color code: #B28A97

#B28A97 is a pastel magenta color. In RGB it is (178, 138, 151), and in HSL it is (341°, 21%, 62%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B28A97
RGB
178, 138, 151
HSL
341°, 21%, 62%
CMYK
0%, 22%, 15%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B28A97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 138, 151

Red: 178 / Green: 138 / Blue: 151

HSL

341°, 21%, 62%

Hue: 341° / Saturation: 21% / Lightness: 62%

CMYK

0%, 22%, 15%, 30%

Cyan: 0% / Magenta: 22% / Yellow: 15% / Key: 30%

What color is #B28A97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B28A97 to RGB:

rgb(178, 138, 151)HEX to RGB Converter →

HEX to HSL

Convert #B28A97 to HSL:

hsl(341, 21%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B28A97 to CMYK:

cmyk(0%, 22%, 15%, 30%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B28A97 has RGB (178, 138, 151) and HSL (341°, 21%, 62%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B28A97 is #8AB2A6, creating high-contrast pairings. For softer combinations, try analogous colors like #B28AAB.

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

Contrast with #B28A97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B28A97?

#B28A97 is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B28A97?

#B28A97 in RGB is (178, 138, 151) - 178 red, 138 green, and 151 blue.

How to use #B28A97 in CSS?

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

What colors go well with #B28A97?

#8AB2A6 (complementary), #B28AAB (analogous), and #915F6F (lighter shade) work well with #B28A97.