#CB9FA5 Color Information

Hex color code: #CB9FA5

A gentle red shade, #CB9FA5 appears as (203, 159, 165) in RGB and (352°, 30%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#CB9FA5
RGB
203, 159, 165
HSL
352°, 30%, 71%
CMYK
0%, 22%, 19%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB9FA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 159, 165

Red: 203 / Green: 159 / Blue: 165

HSL

352°, 30%, 71%

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

CMYK

0%, 22%, 19%, 20%

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

What color is #CB9FA5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB9FA5 to RGB:

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

HEX to HSL

Convert #CB9FA5 to HSL:

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

HEX to CMYK

Convert #CB9FA5 to CMYK:

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

Color Meaning and Usage

#CB9FA5 is a delicate red color with RGB values of 203, 159, 165 and HSL of 352°, 30%, 71%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB9FA5 is #9FCBC5, creating high-contrast pairings. For softer combinations, try analogous colors like #CB9FBB.

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

Contrast with #CB9FA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB9FA5?

#CB9FA5 is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CB9FA5?

#CB9FA5 in RGB is (203, 159, 165) - 203 red, 159 green, and 165 blue.

How to use #CB9FA5 in CSS?

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

What colors go well with #CB9FA5?

#9FCBC5 (complementary), #CB9FBB (analogous), and #B06D76 (lighter shade) work well with #CB9FA5.