#AF7BB7 Color Information

Hex color code: #AF7BB7

A soft magenta shade, #AF7BB7 appears as (175, 123, 183) in RGB and (292°, 29%, 60%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AF7BB7
RGB
175, 123, 183
HSL
292°, 29%, 60%
CMYK
4%, 33%, 0%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF7BB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 123, 183

Red: 175 / Green: 123 / Blue: 183

HSL

292°, 29%, 60%

Hue: 292° / Saturation: 29% / Lightness: 60%

CMYK

4%, 33%, 0%, 28%

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

What color is #AF7BB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF7BB7 to RGB:

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

HEX to HSL

Convert #AF7BB7 to HSL:

hsl(292, 29%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AF7BB7 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #AF7BB7 has RGB (175, 123, 183) and HSL (292°, 29%, 60%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF7BB7 is #83B77B, creating high-contrast pairings. For softer combinations, try analogous colors like #917BB7.

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

Contrast with #AF7BB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF7BB7?

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

What is the RGB value of #AF7BB7?

#AF7BB7 in RGB is (175, 123, 183) - 175 red, 123 green, and 183 blue.

How to use #AF7BB7 in CSS?

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

What colors go well with #AF7BB7?

#83B77B (complementary), #917BB7 (analogous), and #8B5194 (lighter shade) work well with #AF7BB7.