#AF798B Color Information

Hex color code: #AF798B

The hex color #AF798B is a gentle magenta with RGB values of (175, 121, 139) and HSL of (340°, 25%, 58%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AF798B
RGB
175, 121, 139
HSL
340°, 25%, 58%
CMYK
0%, 31%, 21%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF798B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 121, 139

Red: 175 / Green: 121 / Blue: 139

HSL

340°, 25%, 58%

Hue: 340° / Saturation: 25% / Lightness: 58%

CMYK

0%, 31%, 21%, 31%

Cyan: 0% / Magenta: 31% / Yellow: 21% / Key: 31%

What color is #AF798B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF798B to RGB:

rgb(175, 121, 139)HEX to RGB Converter →

HEX to HSL

Convert #AF798B to HSL:

hsl(340, 25%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #AF798B to CMYK:

cmyk(0%, 31%, 21%, 31%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #AF798B has RGB (175, 121, 139) and HSL (340°, 25%, 58%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF798B is #79AF9D, creating high-contrast pairings. For softer combinations, try analogous colors like #AF79A6.

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

Contrast with #AF798B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF798B?

#AF798B is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AF798B?

#AF798B in RGB is (175, 121, 139) - 175 red, 121 green, and 139 blue.

How to use #AF798B in CSS?

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

What colors go well with #AF798B?

#79AF9D (complementary), #AF79A6 (analogous), and #895265 (lighter shade) work well with #AF798B.