#C4BDAB Color Information

Hex color code: #C4BDAB

#C4BDAB is a neutral orange color. In RGB it is (196, 189, 171), and in HSL it is (43°, 17%, 72%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C4BDAB
RGB
196, 189, 171
HSL
43°, 17%, 72%
CMYK
0%, 4%, 13%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4BDAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 189, 171

Red: 196 / Green: 189 / Blue: 171

HSL

43°, 17%, 72%

Hue: 43° / Saturation: 17% / Lightness: 72%

CMYK

0%, 4%, 13%, 23%

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

What color is #C4BDAB?

#C4BDAB is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4BDAB to RGB:

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

HEX to HSL

Convert #C4BDAB to HSL:

hsl(43, 17%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C4BDAB to CMYK:

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

Color Meaning and Usage

A balanced orange tone, #C4BDAB has RGB (196, 189, 171) and HSL (43°, 17%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4BDAB is #ABB2C4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4B1AB.

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

Contrast with #C4BDAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4BDAB?

#C4BDAB is a balanced orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C4BDAB?

#C4BDAB in RGB is (196, 189, 171) - 196 red, 189 green, and 171 blue.

How to use #C4BDAB in CSS?

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

What colors go well with #C4BDAB?

#ABB2C4 (complementary), #C4B1AB (analogous), and #A4997F (lighter shade) work well with #C4BDAB.