#C8B3AF Color Information

Hex color code: #C8B3AF

A balanced red shade, #C8B3AF appears as (200, 179, 175) in RGB and (10°, 19%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C8B3AF
RGB
200, 179, 175
HSL
10°, 19%, 74%
CMYK
0%, 11%, 12%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8B3AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 179, 175

Red: 200 / Green: 179 / Blue: 175

HSL

10°, 19%, 74%

Hue: 10° / Saturation: 19% / Lightness: 74%

CMYK

0%, 11%, 12%, 22%

Cyan: 0% / Magenta: 11% / Yellow: 12% / Key: 22%

What color is #C8B3AF?

#C8B3AF is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8B3AF to RGB:

rgb(200, 179, 175)HEX to RGB Converter →

HEX to HSL

Convert #C8B3AF to HSL:

hsl(10, 19%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C8B3AF to CMYK:

cmyk(0%, 11%, 12%, 22%)Color Converter →

Color Meaning and Usage

A muted red tone, #C8B3AF has RGB (200, 179, 175) and HSL (10°, 19%, 74%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8B3AF is #B0C5C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9B0B9.

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

Contrast with #C8B3AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8B3AF?

#C8B3AF is a muted red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C8B3AF?

#C8B3AF in RGB is (200, 179, 175) - 200 red, 179 green, and 175 blue.

How to use #C8B3AF in CSS?

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

What colors go well with #C8B3AF?

#B0C5C9 (complementary), #C9B0B9 (analogous), and #AA8983 (lighter shade) work well with #C8B3AF.