#CB909C Color Information

Hex color code: #CB909C

A gentle red shade, #CB909C appears as (203, 144, 156) in RGB and (348°, 36%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#CB909C
RGB
203, 144, 156
HSL
348°, 36%, 68%
CMYK
0%, 29%, 23%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB909C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 144, 156

Red: 203 / Green: 144 / Blue: 156

HSL

348°, 36%, 68%

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

CMYK

0%, 29%, 23%, 20%

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

What color is #CB909C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB909C to RGB:

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

HEX to HSL

Convert #CB909C to HSL:

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

HEX to CMYK

Convert #CB909C to CMYK:

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

Color Meaning and Usage

#CB909C is a delicate red color with RGB values of 203, 144, 156 and HSL of 348°, 36%, 68%. 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 #CB909C is #90CBBF, creating high-contrast pairings. For softer combinations, try analogous colors like #CB90B9.

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

Contrast with #CB909C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB909C?

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

What is the RGB value of #CB909C?

#CB909C in RGB is (203, 144, 156) - 203 red, 144 green, and 156 blue.

How to use #CB909C in CSS?

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

What colors go well with #CB909C?

#90CBBF (complementary), #CB90B9 (analogous), and #B25C6D (lighter shade) work well with #CB909C.