#CBB4BD Color Information

Hex color code: #CBB4BD

The hex color #CBB4BD is a subtle magenta with RGB values of (203, 180, 189) and HSL of (337°, 18%, 75%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CBB4BD
RGB
203, 180, 189
HSL
337°, 18%, 75%
CMYK
0%, 11%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBB4BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 180, 189

Red: 203 / Green: 180 / Blue: 189

HSL

337°, 18%, 75%

Hue: 337° / Saturation: 18% / Lightness: 75%

CMYK

0%, 11%, 7%, 20%

Cyan: 0% / Magenta: 11% / Yellow: 7% / Key: 20%

What color is #CBB4BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBB4BD to RGB:

rgb(203, 180, 189)HEX to RGB Converter →

HEX to HSL

Convert #CBB4BD to HSL:

hsl(337, 18%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CBB4BD to CMYK:

cmyk(0%, 11%, 7%, 20%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #CBB4BD has RGB (203, 180, 189) and HSL (337°, 18%, 75%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBB4BD is #B4CBC2, creating high-contrast pairings. For softer combinations, try analogous colors like #CBB4C8.

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

Contrast with #CBB4BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBB4BD?

#CBB4BD is a understated magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CBB4BD?

#CBB4BD in RGB is (203, 180, 189) - 203 red, 180 green, and 189 blue.

How to use #CBB4BD in CSS?

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

What colors go well with #CBB4BD?

#B4CBC2 (complementary), #CBB4C8 (analogous), and #AB8795 (lighter shade) work well with #CBB4BD.