#CB9FAE Color Information

Hex color code: #CB9FAE

A pastel magenta shade, #CB9FAE appears as (203, 159, 174) in RGB and (340°, 30%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#CB9FAE
RGB
203, 159, 174
HSL
340°, 30%, 71%
CMYK
0%, 22%, 14%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB9FAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 159, 174

Red: 203 / Green: 159 / Blue: 174

HSL

340°, 30%, 71%

Hue: 340° / Saturation: 30% / Lightness: 71%

CMYK

0%, 22%, 14%, 20%

Cyan: 0% / Magenta: 22% / Yellow: 14% / Key: 20%

What color is #CB9FAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB9FAE to RGB:

rgb(203, 159, 174)HEX to RGB Converter →

HEX to HSL

Convert #CB9FAE to HSL:

hsl(340, 30%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CB9FAE to CMYK:

cmyk(0%, 22%, 14%, 20%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CB9FAE has RGB (203, 159, 174) and HSL (340°, 30%, 71%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB9FAE is #9FCBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #CB9FC4.

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

Contrast with #CB9FAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB9FAE?

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

What is the RGB value of #CB9FAE?

#CB9FAE in RGB is (203, 159, 174) - 203 red, 159 green, and 174 blue.

How to use #CB9FAE in CSS?

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

What colors go well with #CB9FAE?

#9FCBBC (complementary), #CB9FC4 (analogous), and #B06D84 (lighter shade) work well with #CB9FAE.