#C18F77 Color Information

Hex color code: #C18F77

The hex color #C18F77 is a pastel orange with RGB values of (193, 143, 119) and HSL of (19°, 37%, 61%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C18F77
RGB
193, 143, 119
HSL
19°, 37%, 61%
CMYK
0%, 26%, 38%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C18F77; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 143, 119

Red: 193 / Green: 143 / Blue: 119

HSL

19°, 37%, 61%

Hue: 19° / Saturation: 37% / Lightness: 61%

CMYK

0%, 26%, 38%, 24%

Cyan: 0% / Magenta: 26% / Yellow: 38% / Key: 24%

What color is #C18F77?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C18F77 to RGB:

rgb(193, 143, 119)HEX to RGB Converter →

HEX to HSL

Convert #C18F77 to HSL:

hsl(19, 37%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C18F77 to CMYK:

cmyk(0%, 26%, 38%, 24%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #C18F77 has RGB (193, 143, 119) and HSL (19°, 37%, 61%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C18F77 is #77A9C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C07784.

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

Contrast with #C18F77

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C18F77?

#C18F77 is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C18F77?

#C18F77 in RGB is (193, 143, 119) - 193 red, 143 green, and 119 blue.

How to use #C18F77 in CSS?

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

What colors go well with #C18F77?

#77A9C0 (complementary), #C07784 (analogous), and #A1654A (lighter shade) work well with #C18F77.