#C49F92 Color Information

Hex color code: #C49F92

A subtle orange shade, #C49F92 appears as (196, 159, 146) in RGB and (16°, 30%, 67%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#C49F92
RGB
196, 159, 146
HSL
16°, 30%, 67%
CMYK
0%, 19%, 26%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C49F92; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 159, 146

Red: 196 / Green: 159 / Blue: 146

HSL

16°, 30%, 67%

Hue: 16° / Saturation: 30% / Lightness: 67%

CMYK

0%, 19%, 26%, 23%

Cyan: 0% / Magenta: 19% / Yellow: 26% / Key: 23%

What color is #C49F92?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C49F92 to RGB:

rgb(196, 159, 146)HEX to RGB Converter →

HEX to HSL

Convert #C49F92 to HSL:

hsl(16, 30%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C49F92 to CMYK:

cmyk(0%, 19%, 26%, 23%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #C49F92 has RGB (196, 159, 146) and HSL (16°, 30%, 67%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C49F92 is #92B7C4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4929D.

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

Contrast with #C49F92

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C49F92?

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

What is the RGB value of #C49F92?

#C49F92 in RGB is (196, 159, 146) - 196 red, 159 green, and 146 blue.

How to use #C49F92 in CSS?

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

What colors go well with #C49F92?

#92B7C4 (complementary), #C4929D (analogous), and #A97360 (lighter shade) work well with #C49F92.