#CBBCB3 Color Information

Hex color code: #CBBCB3

A neutral orange shade, #CBBCB3 appears as (203, 188, 179) in RGB and (23°, 19%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CBBCB3
RGB
203, 188, 179
HSL
23°, 19%, 75%
CMYK
0%, 7%, 12%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBBCB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 188, 179

Red: 203 / Green: 188 / Blue: 179

HSL

23°, 19%, 75%

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

CMYK

0%, 7%, 12%, 20%

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

What color is #CBBCB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBBCB3 to RGB:

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

HEX to HSL

Convert #CBBCB3 to HSL:

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

HEX to CMYK

Convert #CBBCB3 to CMYK:

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

Color Meaning and Usage

A muted orange tone, #CBBCB3 has RGB (203, 188, 179) and HSL (23°, 19%, 75%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CBBCB3

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 #CBBCB3?

#CBBCB3 is a muted orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CBBCB3?

#CBBCB3 in RGB is (203, 188, 179) - 203 red, 188 green, and 179 blue.

How to use #CBBCB3 in CSS?

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

What colors go well with #CBBCB3?

#B3C2CB (complementary), #CBB3B6 (analogous), and #AC9486 (lighter shade) work well with #CBBCB3.