#CA822B Color Information

Hex color code: #CA822B

A balanced orange shade, #CA822B appears as (202, 130, 43) in RGB and (33°, 65%, 48%) in HSL. It is often used for branding and logos.

Try:
Color NamePeru
HEX
#CA822B
RGB
202, 130, 43
HSL
33°, 65%, 48%
CMYK
0%, 36%, 79%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA822B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 130, 43

Red: 202 / Green: 130 / Blue: 43

HSL

33°, 65%, 48%

Hue: 33° / Saturation: 65% / Lightness: 48%

CMYK

0%, 36%, 79%, 21%

Cyan: 0% / Magenta: 36% / Yellow: 79% / Key: 21%

What color is #CA822B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA822B to RGB:

rgb(202, 130, 43)HEX to RGB Converter →

HEX to HSL

Convert #CA822B to HSL:

hsl(33, 65%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #CA822B to CMYK:

cmyk(0%, 36%, 79%, 21%)Color Converter →

Color Meaning and Usage

A understated orange tone, #CA822B has RGB (202, 130, 43) and HSL (33°, 65%, 48%). 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 #CA822B is #2B72CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA332B.

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

Contrast with #CA822B

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

Contrast Ratio: 6.74:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA822B?

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

What is the RGB value of #CA822B?

#CA822B in RGB is (202, 130, 43) - 202 red, 130 green, and 43 blue.

How to use #CA822B in CSS?

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

What colors go well with #CA822B?

#2B72CA (complementary), #CA332B (analogous), and #8B5A1D (lighter shade) work well with #CA822B.