#CBB7BD Color Information

Hex color code: #CBB7BD

A delicate magenta shade, #CBB7BD appears as (203, 183, 189) in RGB and (342°, 16%, 76%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CBB7BD
RGB
203, 183, 189
HSL
342°, 16%, 76%
CMYK
0%, 10%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBB7BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 183, 189

Red: 203 / Green: 183 / Blue: 189

HSL

342°, 16%, 76%

Hue: 342° / Saturation: 16% / Lightness: 76%

CMYK

0%, 10%, 7%, 20%

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

What color is #CBB7BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBB7BD to RGB:

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

HEX to HSL

Convert #CBB7BD to HSL:

hsl(342, 16%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CBB7BD to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #CBB7BD has RGB (203, 183, 189) and HSL (342°, 16%, 76%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBB7BD is #B8CCC6, creating high-contrast pairings. For softer combinations, try analogous colors like #CCB8C8.

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

Contrast with #CBB7BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBB7BD?

#CBB7BD is a ethereal magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CBB7BD?

#CBB7BD in RGB is (203, 183, 189) - 203 red, 183 green, and 189 blue.

How to use #CBB7BD in CSS?

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

What colors go well with #CBB7BD?

#B8CCC6 (complementary), #CCB8C8 (analogous), and #AB8C95 (lighter shade) work well with #CBB7BD.