#C6A080 Color Information

Hex color code: #C6A080

#C6A080 is a subtle orange color. In RGB it is (198, 160, 128), and in HSL it is (27°, 38%, 64%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#C6A080
RGB
198, 160, 128
HSL
27°, 38%, 64%
CMYK
0%, 19%, 35%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6A080; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 160, 128

Red: 198 / Green: 160 / Blue: 128

HSL

27°, 38%, 64%

Hue: 27° / Saturation: 38% / Lightness: 64%

CMYK

0%, 19%, 35%, 22%

Cyan: 0% / Magenta: 19% / Yellow: 35% / Key: 22%

What color is #C6A080?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6A080 to RGB:

rgb(198, 160, 128)HEX to RGB Converter →

HEX to HSL

Convert #C6A080 to HSL:

hsl(27, 38%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C6A080 to CMYK:

cmyk(0%, 19%, 35%, 22%)Color Converter →

Color Meaning and Usage

#C6A080 is a soft orange color with RGB values of 198, 160, 128 and HSL of 27°, 38%, 64%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6A080 is #80A7C6, creating high-contrast pairings. For softer combinations, try analogous colors like #C68084.

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

Contrast with #C6A080

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6A080?

#C6A080 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C6A080?

#C6A080 in RGB is (198, 160, 128) - 198 red, 160 green, and 128 blue.

How to use #C6A080 in CSS?

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

What colors go well with #C6A080?

#80A7C6 (complementary), #C68084 (analogous), and #AC784D (lighter shade) work well with #C6A080.