#AB698F Color Information

Hex color code: #AB698F

The hex color #AB698F is a gentle magenta with RGB values of (171, 105, 143) and HSL of (325°, 28%, 54%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AB698F
RGB
171, 105, 143
HSL
325°, 28%, 54%
CMYK
0%, 39%, 16%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB698F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 105, 143

Red: 171 / Green: 105 / Blue: 143

HSL

325°, 28%, 54%

Hue: 325° / Saturation: 28% / Lightness: 54%

CMYK

0%, 39%, 16%, 33%

Cyan: 0% / Magenta: 39% / Yellow: 16% / Key: 33%

What color is #AB698F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB698F to RGB:

rgb(171, 105, 143)HEX to RGB Converter →

HEX to HSL

Convert #AB698F to HSL:

hsl(325, 28%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #AB698F to CMYK:

cmyk(0%, 39%, 16%, 33%)Color Converter →

Color Meaning and Usage

#AB698F is a delicate magenta color with RGB values of 171, 105, 143 and HSL of 325°, 28%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB698F is #69AB84, creating high-contrast pairings. For softer combinations, try analogous colors like #A569AB.

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

Contrast with #AB698F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB698F?

#AB698F is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB698F?

#AB698F in RGB is (171, 105, 143) - 171 red, 105 green, and 143 blue.

How to use #AB698F in CSS?

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

What colors go well with #AB698F?

#69AB84 (complementary), #A569AB (analogous), and #7F4868 (lighter shade) work well with #AB698F.