#C77C5B Color Information

Hex color code: #C77C5B

A delicate orange shade, #C77C5B appears as (199, 124, 91) in RGB and (18°, 49%, 57%) in HSL. It is popular in mobile app design.

Try:
Color NamePeru
HEX
#C77C5B
RGB
199, 124, 91
HSL
18°, 49%, 57%
CMYK
0%, 38%, 54%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C77C5B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 124, 91

Red: 199 / Green: 124 / Blue: 91

HSL

18°, 49%, 57%

Hue: 18° / Saturation: 49% / Lightness: 57%

CMYK

0%, 38%, 54%, 22%

Cyan: 0% / Magenta: 38% / Yellow: 54% / Key: 22%

What color is #C77C5B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C77C5B to RGB:

rgb(199, 124, 91)HEX to RGB Converter →

HEX to HSL

Convert #C77C5B to HSL:

hsl(18, 49%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #C77C5B to CMYK:

cmyk(0%, 38%, 54%, 22%)Color Converter →

Color Meaning and Usage

#C77C5B is a soft orange color with RGB values of 199, 124, 91 and HSL of 18°, 49%, 57%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C77C5B is #5CA7C7, creating high-contrast pairings. For softer combinations, try analogous colors like #C75C71.

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

Contrast with #C77C5B

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

Contrast Ratio: 6.46:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C77C5B?

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

What is the RGB value of #C77C5B?

#C77C5B in RGB is (199, 124, 91) - 199 red, 124 green, and 91 blue.

How to use #C77C5B in CSS?

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

What colors go well with #C77C5B?

#5CA7C7 (complementary), #C75C71 (analogous), and #A05637 (lighter shade) work well with #C77C5B.