#CA985C Color Information

Hex color code: #CA985C

The hex color #CA985C is a muted orange with RGB values of (202, 152, 92) and HSL of (33°, 51%, 58%). It is typically applied in digital products.

Try:
Color NamePeru
HEX
#CA985C
RGB
202, 152, 92
HSL
33°, 51%, 58%
CMYK
0%, 25%, 54%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA985C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 152, 92

Red: 202 / Green: 152 / Blue: 92

HSL

33°, 51%, 58%

Hue: 33° / Saturation: 51% / Lightness: 58%

CMYK

0%, 25%, 54%, 21%

Cyan: 0% / Magenta: 25% / Yellow: 54% / Key: 21%

What color is #CA985C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA985C to RGB:

rgb(202, 152, 92)HEX to RGB Converter →

HEX to HSL

Convert #CA985C to HSL:

hsl(33, 51%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #CA985C to CMYK:

cmyk(0%, 25%, 54%, 21%)Color Converter →

Color Meaning and Usage

#CA985C is a understated orange color with RGB values of 202, 152, 92 and HSL of 33°, 51%, 58%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA985C is #5D8ECB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB635D.

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

Contrast with #CA985C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA985C?

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

What is the RGB value of #CA985C?

#CA985C in RGB is (202, 152, 92) - 202 red, 152 green, and 92 blue.

How to use #CA985C in CSS?

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

What colors go well with #CA985C?

#5D8ECB (complementary), #CB635D (analogous), and #A67336 (lighter shade) work well with #CA985C.