#C6BBAB Color Information

Hex color code: #C6BBAB

A balanced orange shade, #C6BBAB appears as (198, 187, 171) in RGB and (36°, 19%, 72%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C6BBAB
RGB
198, 187, 171
HSL
36°, 19%, 72%
CMYK
0%, 6%, 14%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6BBAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 187, 171

Red: 198 / Green: 187 / Blue: 171

HSL

36°, 19%, 72%

Hue: 36° / Saturation: 19% / Lightness: 72%

CMYK

0%, 6%, 14%, 22%

Cyan: 0% / Magenta: 6% / Yellow: 14% / Key: 22%

What color is #C6BBAB?

#C6BBAB is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6BBAB to RGB:

rgb(198, 187, 171)HEX to RGB Converter →

HEX to HSL

Convert #C6BBAB to HSL:

hsl(36, 19%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C6BBAB to CMYK:

cmyk(0%, 6%, 14%, 22%)Color Converter →

Color Meaning and Usage

A understated orange tone, #C6BBAB has RGB (198, 187, 171) and HSL (36°, 19%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6BBAB is #AAB5C5, creating high-contrast pairings. For softer combinations, try analogous colors like #C5ADAA.

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

Contrast with #C6BBAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6BBAB?

#C6BBAB is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C6BBAB?

#C6BBAB in RGB is (198, 187, 171) - 198 red, 187 green, and 171 blue.

How to use #C6BBAB in CSS?

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

What colors go well with #C6BBAB?

#AAB5C5 (complementary), #C5ADAA (analogous), and #A6967D (lighter shade) work well with #C6BBAB.