#CA802B Color Information

Hex color code: #CA802B

The hex color #CA802B is a subtle orange with RGB values of (202, 128, 43) and HSL of (32°, 65%, 48%). It is popular in mobile app design.

Try:
Color NamePeru
HEX
#CA802B
RGB
202, 128, 43
HSL
32°, 65%, 48%
CMYK
0%, 37%, 79%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA802B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 128, 43

Red: 202 / Green: 128 / Blue: 43

HSL

32°, 65%, 48%

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

CMYK

0%, 37%, 79%, 21%

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

What color is #CA802B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA802B to RGB:

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

HEX to HSL

Convert #CA802B to HSL:

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

HEX to CMYK

Convert #CA802B to CMYK:

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

Color Meaning and Usage

A balanced orange tone, #CA802B has RGB (202, 128, 43) and HSL (32°, 65%, 48%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA802B is #2B75CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA302B.

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

Contrast with #CA802B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA802B?

#CA802B is a balanced orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CA802B?

#CA802B in RGB is (202, 128, 43) - 202 red, 128 green, and 43 blue.

How to use #CA802B in CSS?

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

What colors go well with #CA802B?

#2B75CA (complementary), #CA302B (analogous), and #8B581D (lighter shade) work well with #CA802B.