#CBBCB2 Color Information

Hex color code: #CBBCB2

A understated orange shade, #CBBCB2 appears as (203, 188, 178) in RGB and (24°, 19%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CBBCB2
RGB
203, 188, 178
HSL
24°, 19%, 75%
CMYK
0%, 7%, 12%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBCB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 188, 178

Red: 203 / Green: 188 / Blue: 178

HSL

24°, 19%, 75%

Hue: 24° / Saturation: 19% / Lightness: 75%

CMYK

0%, 7%, 12%, 20%

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

What color is #CBBCB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBCB2 to RGB:

rgb(203, 188, 178)HEX to RGB Converter →

HEX to HSL

Convert #CBBCB2 to HSL:

hsl(24, 19%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CBBCB2 to CMYK:

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

Color Meaning and Usage

A understated orange tone, #CBBCB2 has RGB (203, 188, 178) and HSL (24°, 19%, 75%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBBCB2 is #B3C2CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBB3B6.

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

Contrast with #CBBCB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBBCB2?

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

What is the RGB value of #CBBCB2?

#CBBCB2 in RGB is (203, 188, 178) - 203 red, 188 green, and 178 blue.

How to use #CBBCB2 in CSS?

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

What colors go well with #CBBCB2?

#B3C2CB (complementary), #CBB3B6 (analogous), and #AC9586 (lighter shade) work well with #CBBCB2.