#C898A7 Color Information

Hex color code: #C898A7

#C898A7 is a pastel magenta color. In RGB it is (200, 152, 167), and in HSL it is (341°, 30%, 69%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C898A7
RGB
200, 152, 167
HSL
341°, 30%, 69%
CMYK
0%, 24%, 16%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C898A7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 152, 167

Red: 200 / Green: 152 / Blue: 167

HSL

341°, 30%, 69%

Hue: 341° / Saturation: 30% / Lightness: 69%

CMYK

0%, 24%, 16%, 22%

Cyan: 0% / Magenta: 24% / Yellow: 16% / Key: 22%

What color is #C898A7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C898A7 to RGB:

rgb(200, 152, 167)HEX to RGB Converter →

HEX to HSL

Convert #C898A7 to HSL:

hsl(341, 30%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C898A7 to CMYK:

cmyk(0%, 24%, 16%, 22%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #C898A7 has RGB (200, 152, 167) and HSL (341°, 30%, 69%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C898A7 is #98C8B9, creating high-contrast pairings. For softer combinations, try analogous colors like #C898BF.

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

Contrast with #C898A7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C898A7?

#C898A7 is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C898A7?

#C898A7 in RGB is (200, 152, 167) - 200 red, 152 green, and 167 blue.

How to use #C898A7 in CSS?

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

What colors go well with #C898A7?

#98C8B9 (complementary), #C898BF (analogous), and #AD677D (lighter shade) work well with #C898A7.