#C4BCAA Color Information

Hex color code: #C4BCAA

A understated orange shade, #C4BCAA appears as (196, 188, 170) in RGB and (42°, 18%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C4BCAA
RGB
196, 188, 170
HSL
42°, 18%, 72%
CMYK
0%, 4%, 13%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4BCAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 188, 170

Red: 196 / Green: 188 / Blue: 170

HSL

42°, 18%, 72%

Hue: 42° / Saturation: 18% / Lightness: 72%

CMYK

0%, 4%, 13%, 23%

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

What color is #C4BCAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4BCAA to RGB:

rgb(196, 188, 170)HEX to RGB Converter →

HEX to HSL

Convert #C4BCAA to HSL:

hsl(42, 18%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C4BCAA to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #C4BCAA has RGB (196, 188, 170) and HSL (42°, 18%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #C4BCAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4BCAA?

#C4BCAA is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C4BCAA?

#C4BCAA in RGB is (196, 188, 170) - 196 red, 188 green, and 170 blue.

How to use #C4BCAA in CSS?

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

What colors go well with #C4BCAA?

#ABB2C4 (complementary), #C4B0AB (analogous), and #A5997E (lighter shade) work well with #C4BCAA.