#C3BDB1 Color Information

Hex color code: #C3BDB1

A muted orange shade, #C3BDB1 appears as (195, 189, 177) in RGB and (40°, 13%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C3BDB1
RGB
195, 189, 177
HSL
40°, 13%, 73%
CMYK
0%, 3%, 9%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3BDB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 189, 177

Red: 195 / Green: 189 / Blue: 177

HSL

40°, 13%, 73%

Hue: 40° / Saturation: 13% / Lightness: 73%

CMYK

0%, 3%, 9%, 24%

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

What color is #C3BDB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3BDB1 to RGB:

rgb(195, 189, 177)HEX to RGB Converter →

HEX to HSL

Convert #C3BDB1 to HSL:

hsl(40, 13%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C3BDB1 to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #C3BDB1 has RGB (195, 189, 177) and HSL (40°, 13%, 73%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3BDB1 is #B1B7C3, creating high-contrast pairings. For softer combinations, try analogous colors like #C3B4B1.

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

Contrast with #C3BDB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3BDB1?

#C3BDB1 is a subtle orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C3BDB1?

#C3BDB1 in RGB is (195, 189, 177) - 195 red, 189 green, and 177 blue.

How to use #C3BDB1 in CSS?

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

What colors go well with #C3BDB1?

#B1B7C3 (complementary), #C3B4B1 (analogous), and #A29986 (lighter shade) work well with #C3BDB1.