#B299AB Color Information

Hex color code: #B299AB

A understated magenta shade, #B299AB appears as (178, 153, 171) in RGB and (317°, 14%, 65%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B299AB
RGB
178, 153, 171
HSL
317°, 14%, 65%
CMYK
0%, 14%, 4%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B299AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 153, 171

Red: 178 / Green: 153 / Blue: 171

HSL

317°, 14%, 65%

Hue: 317° / Saturation: 14% / Lightness: 65%

CMYK

0%, 14%, 4%, 30%

Cyan: 0% / Magenta: 14% / Yellow: 4% / Key: 30%

What color is #B299AB?

#B299AB is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B299AB to RGB:

rgb(178, 153, 171)HEX to RGB Converter →

HEX to HSL

Convert #B299AB to HSL:

hsl(317, 14%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B299AB to CMYK:

cmyk(0%, 14%, 4%, 30%)Color Converter →

Color Meaning and Usage

#B299AB is a balanced magenta color with RGB values of 178, 153, 171 and HSL of 317°, 14%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B299AB is #99B2A0, creating high-contrast pairings. For softer combinations, try analogous colors like #AD99B2.

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

Contrast with #B299AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B299AB?

#B299AB is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B299AB?

#B299AB in RGB is (178, 153, 171) - 178 red, 153 green, and 171 blue.

How to use #B299AB in CSS?

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

What colors go well with #B299AB?

#99B2A0 (complementary), #AD99B2 (analogous), and #916E87 (lighter shade) work well with #B299AB.