#C2BEB8 Color Information

Hex color code: #C2BEB8

#C2BEB8 is a neutral orange color. In RGB it is (194, 190, 184), and in HSL it is (36°, 8%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C2BEB8
RGB
194, 190, 184
HSL
36°, 8%, 74%
CMYK
0%, 2%, 5%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2BEB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 190, 184

Red: 194 / Green: 190 / Blue: 184

HSL

36°, 8%, 74%

Hue: 36° / Saturation: 8% / Lightness: 74%

CMYK

0%, 2%, 5%, 24%

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

What color is #C2BEB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2BEB8 to RGB:

rgb(194, 190, 184)HEX to RGB Converter →

HEX to HSL

Convert #C2BEB8 to HSL:

hsl(36, 8%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C2BEB8 to CMYK:

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

Color Meaning and Usage

#C2BEB8 is a neutral orange color with RGB values of 194, 190, 184 and HSL of 36°, 8%, 74%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2BEB8 is #B7BCC2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2B8B7.

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

Contrast with #C2BEB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2BEB8?

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

What is the RGB value of #C2BEB8?

#C2BEB8 in RGB is (194, 190, 184) - 194 red, 190 green, and 184 blue.

How to use #C2BEB8 in CSS?

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

What colors go well with #C2BEB8?

#B7BCC2 (complementary), #C2B8B7 (analogous), and #9F988E (lighter shade) work well with #C2BEB8.