#B799AF Color Information

Hex color code: #B799AF

A subtle magenta shade, #B799AF appears as (183, 153, 175) in RGB and (316°, 17%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B799AF
RGB
183, 153, 175
HSL
316°, 17%, 66%
CMYK
0%, 16%, 4%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B799AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 153, 175

Red: 183 / Green: 153 / Blue: 175

HSL

316°, 17%, 66%

Hue: 316° / Saturation: 17% / Lightness: 66%

CMYK

0%, 16%, 4%, 28%

Cyan: 0% / Magenta: 16% / Yellow: 4% / Key: 28%

What color is #B799AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B799AF to RGB:

rgb(183, 153, 175)HEX to RGB Converter →

HEX to HSL

Convert #B799AF to HSL:

hsl(316, 17%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B799AF to CMYK:

cmyk(0%, 16%, 4%, 28%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #B799AF has RGB (183, 153, 175) and HSL (316°, 17%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B799AF is #9AB7A1, creating high-contrast pairings. For softer combinations, try analogous colors like #B09AB7.

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

Contrast with #B799AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B799AF?

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

What is the RGB value of #B799AF?

#B799AF in RGB is (183, 153, 175) - 183 red, 153 green, and 175 blue.

How to use #B799AF in CSS?

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

What colors go well with #B799AF?

#9AB7A1 (complementary), #B09AB7 (analogous), and #976D8C (lighter shade) work well with #B799AF.