#CBBDB8 Color Information

Hex color code: #CBBDB8

A soft orange shade, #CBBDB8 appears as (203, 189, 184) in RGB and (16°, 15%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CBBDB8
RGB
203, 189, 184
HSL
16°, 15%, 76%
CMYK
0%, 7%, 9%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBDB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 189, 184

Red: 203 / Green: 189 / Blue: 184

HSL

16°, 15%, 76%

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

CMYK

0%, 7%, 9%, 20%

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

What color is #CBBDB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBDB8 to RGB:

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

HEX to HSL

Convert #CBBDB8 to HSL:

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

HEX to CMYK

Convert #CBBDB8 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #CBBDB8 has RGB (203, 189, 184) and HSL (16°, 15%, 76%). 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 #CBBDB8 is #B9C6CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBB9BD.

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

Contrast with #CBBDB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBDB8?

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

What is the RGB value of #CBBDB8?

#CBBDB8 in RGB is (203, 189, 184) - 203 red, 189 green, and 184 blue.

How to use #CBBDB8 in CSS?

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

What colors go well with #CBBDB8?

#B9C6CB (complementary), #CBB9BD (analogous), and #AA958D (lighter shade) work well with #CBBDB8.