#C98B40 Color Information

Hex color code: #C98B40

A subtle orange shade, #C98B40 appears as (201, 139, 64) in RGB and (33°, 56%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NamePeru
HEX
#C98B40
RGB
201, 139, 64
HSL
33°, 56%, 52%
CMYK
0%, 31%, 68%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C98B40; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 139, 64

Red: 201 / Green: 139 / Blue: 64

HSL

33°, 56%, 52%

Hue: 33° / Saturation: 56% / Lightness: 52%

CMYK

0%, 31%, 68%, 21%

Cyan: 0% / Magenta: 31% / Yellow: 68% / Key: 21%

What color is #C98B40?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C98B40 to RGB:

rgb(201, 139, 64)HEX to RGB Converter →

HEX to HSL

Convert #C98B40 to HSL:

hsl(33, 56%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #C98B40 to CMYK:

cmyk(0%, 31%, 68%, 21%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #C98B40 has RGB (201, 139, 64) and HSL (33°, 56%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C98B40 is #407EC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C94740.

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

Contrast with #C98B40

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C98B40?

#C98B40 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #C98B40?

#C98B40 in RGB is (201, 139, 64) - 201 red, 139 green, and 64 blue.

How to use #C98B40 in CSS?

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

What colors go well with #C98B40?

#407EC9 (complementary), #C94740 (analogous), and #93642A (lighter shade) work well with #C98B40.