#C4BDBA Color Information

Hex color code: #C4BDBA

A subtle orange shade, #C4BDBA appears as (196, 189, 186) in RGB and (18°, 8%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C4BDBA
RGB
196, 189, 186
HSL
18°, 8%, 75%
CMYK
0%, 4%, 5%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4BDBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 189, 186

Red: 196 / Green: 189 / Blue: 186

HSL

18°, 8%, 75%

Hue: 18° / Saturation: 8% / Lightness: 75%

CMYK

0%, 4%, 5%, 23%

Cyan: 0% / Magenta: 4% / Yellow: 5% / Key: 23%

What color is #C4BDBA?

#C4BDBA is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4BDBA to RGB:

rgb(196, 189, 186)HEX to RGB Converter →

HEX to HSL

Convert #C4BDBA to HSL:

hsl(18, 8%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C4BDBA to CMYK:

cmyk(0%, 4%, 5%, 23%)Color Converter →

Color Meaning and Usage

A muted orange tone, #C4BDBA has RGB (196, 189, 186) and HSL (18°, 8%, 75%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4BDBA is #BAC1C4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4BABC.

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

Contrast with #C4BDBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4BDBA?

#C4BDBA is a muted orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C4BDBA?

#C4BDBA in RGB is (196, 189, 186) - 196 red, 189 green, and 186 blue.

How to use #C4BDBA in CSS?

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

What colors go well with #C4BDBA?

#BAC1C4 (complementary), #C4BABC (analogous), and #A19691 (lighter shade) work well with #C4BDBA.