#D198AF Color Information

Hex color code: #D198AF

A gentle magenta shade, #D198AF appears as (209, 152, 175) in RGB and (336°, 38%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#D198AF
RGB
209, 152, 175
HSL
336°, 38%, 71%
CMYK
0%, 27%, 16%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D198AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 152, 175

Red: 209 / Green: 152 / Blue: 175

HSL

336°, 38%, 71%

Hue: 336° / Saturation: 38% / Lightness: 71%

CMYK

0%, 27%, 16%, 18%

Cyan: 0% / Magenta: 27% / Yellow: 16% / Key: 18%

What color is #D198AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D198AF to RGB:

rgb(209, 152, 175)HEX to RGB Converter →

HEX to HSL

Convert #D198AF to HSL:

hsl(336, 38%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D198AF to CMYK:

cmyk(0%, 27%, 16%, 18%)Color Converter →

Color Meaning and Usage

#D198AF is a gentle magenta color with RGB values of 209, 152, 175 and HSL of 336°, 38%, 71%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D198AF is #99D1BB, creating high-contrast pairings. For softer combinations, try analogous colors like #D199CC.

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

Contrast with #D198AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D198AF?

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

What is the RGB value of #D198AF?

#D198AF in RGB is (209, 152, 175) - 209 red, 152 green, and 175 blue.

How to use #D198AF in CSS?

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

What colors go well with #D198AF?

#99D1BB (complementary), #D199CC (analogous), and #B96486 (lighter shade) work well with #D198AF.