#C2BCAB Color Information

Hex color code: #C2BCAB

#C2BCAB is a neutral orange color. In RGB it is (194, 188, 171), and in HSL it is (44°, 16%, 72%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C2BCAB
RGB
194, 188, 171
HSL
44°, 16%, 72%
CMYK
0%, 3%, 12%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2BCAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 188, 171

Red: 194 / Green: 188 / Blue: 171

HSL

44°, 16%, 72%

Hue: 44° / Saturation: 16% / Lightness: 72%

CMYK

0%, 3%, 12%, 24%

Cyan: 0% / Magenta: 3% / Yellow: 12% / Key: 24%

What color is #C2BCAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2BCAB to RGB:

rgb(194, 188, 171)HEX to RGB Converter →

HEX to HSL

Convert #C2BCAB to HSL:

hsl(44, 16%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C2BCAB to CMYK:

cmyk(0%, 3%, 12%, 24%)Color Converter →

Color Meaning and Usage

A muted orange tone, #C2BCAB has RGB (194, 188, 171) and HSL (44°, 16%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2BCAB is #ACB2C3, creating high-contrast pairings. For softer combinations, try analogous colors like #C3B2AC.

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

Contrast with #C2BCAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2BCAB?

#C2BCAB is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C2BCAB?

#C2BCAB in RGB is (194, 188, 171) - 194 red, 188 green, and 171 blue.

How to use #C2BCAB in CSS?

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

What colors go well with #C2BCAB?

#ACB2C3 (complementary), #C3B2AC (analogous), and #A39A80 (lighter shade) work well with #C2BCAB.