#CB909D Color Information

Hex color code: #CB909D

#CB909D is a soft red color. In RGB it is (203, 144, 157), and in HSL it is (347°, 36%, 68%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#CB909D
RGB
203, 144, 157
HSL
347°, 36%, 68%
CMYK
0%, 29%, 23%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB909D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 144, 157

Red: 203 / Green: 144 / Blue: 157

HSL

347°, 36%, 68%

Hue: 347° / Saturation: 36% / Lightness: 68%

CMYK

0%, 29%, 23%, 20%

Cyan: 0% / Magenta: 29% / Yellow: 23% / Key: 20%

What color is #CB909D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB909D to RGB:

rgb(203, 144, 157)HEX to RGB Converter →

HEX to HSL

Convert #CB909D to HSL:

hsl(347, 36%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CB909D to CMYK:

cmyk(0%, 29%, 23%, 20%)Color Converter →

Color Meaning and Usage

#CB909D is a pastel red color with RGB values of 203, 144, 157 and HSL of 347°, 36%, 68%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB909D is #90CBBE, creating high-contrast pairings. For softer combinations, try analogous colors like #CB90BA.

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

Contrast with #CB909D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB909D?

#CB909D is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CB909D?

#CB909D in RGB is (203, 144, 157) - 203 red, 144 green, and 157 blue.

How to use #CB909D in CSS?

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

What colors go well with #CB909D?

#90CBBE (complementary), #CB90BA (analogous), and #B25C6F (lighter shade) work well with #CB909D.