#C08D72 Color Information

Hex color code: #C08D72

#C08D72 is a soft orange color. In RGB it is (192, 141, 114), and in HSL it is (21°, 38%, 60%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C08D72
RGB
192, 141, 114
HSL
21°, 38%, 60%
CMYK
0%, 27%, 41%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C08D72; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 141, 114

Red: 192 / Green: 141 / Blue: 114

HSL

21°, 38%, 60%

Hue: 21° / Saturation: 38% / Lightness: 60%

CMYK

0%, 27%, 41%, 25%

Cyan: 0% / Magenta: 27% / Yellow: 41% / Key: 25%

What color is #C08D72?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C08D72 to RGB:

rgb(192, 141, 114)HEX to RGB Converter →

HEX to HSL

Convert #C08D72 to HSL:

hsl(21, 38%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C08D72 to CMYK:

cmyk(0%, 27%, 41%, 25%)Color Converter →

Color Meaning and Usage

#C08D72 is a soft orange color with RGB values of 192, 141, 114 and HSL of 21°, 38%, 60%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C08D72 is #72A5C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0727E.

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

Contrast with #C08D72

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C08D72?

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

What is the RGB value of #C08D72?

#C08D72 in RGB is (192, 141, 114) - 192 red, 141 green, and 114 blue.

How to use #C08D72 in CSS?

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

What colors go well with #C08D72?

#72A5C0 (complementary), #C0727E (analogous), and #9E6647 (lighter shade) work well with #C08D72.