#C2B8AE Color Information

Hex color code: #C2B8AE

A muted orange shade, #C2B8AE appears as (194, 184, 174) in RGB and (30°, 14%, 72%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C2B8AE
RGB
194, 184, 174
HSL
30°, 14%, 72%
CMYK
0%, 5%, 10%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2B8AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 184, 174

Red: 194 / Green: 184 / Blue: 174

HSL

30°, 14%, 72%

Hue: 30° / Saturation: 14% / Lightness: 72%

CMYK

0%, 5%, 10%, 24%

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

What color is #C2B8AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2B8AE to RGB:

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

HEX to HSL

Convert #C2B8AE to HSL:

hsl(30, 14%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C2B8AE to CMYK:

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

Color Meaning and Usage

#C2B8AE is a neutral orange color with RGB values of 194, 184, 174 and HSL of 30°, 14%, 72%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2B8AE is #AEB8C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2AEAE.

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

Contrast with #C2B8AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2B8AE?

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

What is the RGB value of #C2B8AE?

#C2B8AE in RGB is (194, 184, 174) - 194 red, 184 green, and 174 blue.

How to use #C2B8AE in CSS?

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

What colors go well with #C2B8AE?

#AEB8C2 (complementary), #C2AEAE (analogous), and #A19182 (lighter shade) work well with #C2B8AE.