#C2BFBD Color Information

Hex color code: #C2BFBD

A muted orange shade, #C2BFBD appears as (194, 191, 189) in RGB and (24°, 4%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C2BFBD
RGB
194, 191, 189
HSL
24°, 4%, 75%
CMYK
0%, 2%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2BFBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 191, 189

Red: 194 / Green: 191 / Blue: 189

HSL

24°, 4%, 75%

Hue: 24° / Saturation: 4% / Lightness: 75%

CMYK

0%, 2%, 3%, 24%

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

What color is #C2BFBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2BFBD to RGB:

rgb(194, 191, 189)HEX to RGB Converter →

HEX to HSL

Convert #C2BFBD to HSL:

hsl(24, 4%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C2BFBD to CMYK:

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

Color Meaning and Usage

A muted orange tone, #C2BFBD has RGB (194, 191, 189) and HSL (24°, 4%, 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 #C2BFBD is #BDC0C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2BDBD.

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

Contrast with #C2BFBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2BFBD?

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

What is the RGB value of #C2BFBD?

#C2BFBD in RGB is (194, 191, 189) - 194 red, 191 green, and 189 blue.

How to use #C2BFBD in CSS?

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

What colors go well with #C2BFBD?

#BDC0C2 (complementary), #C2BDBD (analogous), and #9D9895 (lighter shade) work well with #C2BFBD.