#C48C3E Color Information

Hex color code: #C48C3E

#C48C3E is a neutral orange color. In RGB it is (196, 140, 62), and in HSL it is (35°, 53%, 51%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#C48C3E
RGB
196, 140, 62
HSL
35°, 53%, 51%
CMYK
0%, 29%, 68%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C48C3E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 140, 62

Red: 196 / Green: 140 / Blue: 62

HSL

35°, 53%, 51%

Hue: 35° / Saturation: 53% / Lightness: 51%

CMYK

0%, 29%, 68%, 23%

Cyan: 0% / Magenta: 29% / Yellow: 68% / Key: 23%

What color is #C48C3E?

#C48C3E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C48C3E to RGB:

rgb(196, 140, 62)HEX to RGB Converter →

HEX to HSL

Convert #C48C3E to HSL:

hsl(35, 53%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #C48C3E to CMYK:

cmyk(0%, 29%, 68%, 23%)Color Converter →

Color Meaning and Usage

#C48C3E is a understated orange color with RGB values of 196, 140, 62 and HSL of 35°, 53%, 51%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C48C3E is #4077C4, creating high-contrast pairings. For softer combinations, try analogous colors like #C44B40.

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

Contrast with #C48C3E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C48C3E?

#C48C3E is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C48C3E?

#C48C3E in RGB is (196, 140, 62) - 196 red, 140 green, and 62 blue.

How to use #C48C3E in CSS?

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

What colors go well with #C48C3E?

#4077C4 (complementary), #C44B40 (analogous), and #8C642B (lighter shade) work well with #C48C3E.