#CDBBB2 Color Information

Hex color code: #CDBBB2

The hex color #CDBBB2 is a pastel orange with RGB values of (205, 187, 178) and HSL of (20°, 21%, 75%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CDBBB2
RGB
205, 187, 178
HSL
20°, 21%, 75%
CMYK
0%, 9%, 13%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBBB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 187, 178

Red: 205 / Green: 187 / Blue: 178

HSL

20°, 21%, 75%

Hue: 20° / Saturation: 21% / Lightness: 75%

CMYK

0%, 9%, 13%, 20%

Cyan: 0% / Magenta: 9% / Yellow: 13% / Key: 20%

What color is #CDBBB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBBB2 to RGB:

rgb(205, 187, 178)HEX to RGB Converter →

HEX to HSL

Convert #CDBBB2 to HSL:

hsl(20, 21%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CDBBB2 to CMYK:

cmyk(0%, 9%, 13%, 20%)Color Converter →

Color Meaning and Usage

A soft orange tone, #CDBBB2 has RGB (205, 187, 178) and HSL (20°, 21%, 75%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBBB2 is #B2C4CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDB2B6.

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

Contrast with #CDBBB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBBB2?

#CDBBB2 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CDBBB2?

#CDBBB2 in RGB is (205, 187, 178) - 205 red, 187 green, and 178 blue.

How to use #CDBBB2 in CSS?

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

What colors go well with #CDBBB2?

#B2C4CD (complementary), #CDB2B6 (analogous), and #AE9284 (lighter shade) work well with #CDBBB2.