#CB802A Color Information

Hex color code: #CB802A

The hex color #CB802A is a understated orange with RGB values of (203, 128, 42) and HSL of (32°, 66%, 48%). It is popular in mobile app design.

Try:
Color NamePeru
HEX
#CB802A
RGB
203, 128, 42
HSL
32°, 66%, 48%
CMYK
0%, 37%, 79%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB802A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 128, 42

Red: 203 / Green: 128 / Blue: 42

HSL

32°, 66%, 48%

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

CMYK

0%, 37%, 79%, 20%

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

What color is #CB802A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB802A to RGB:

rgb(203, 128, 42)HEX to RGB Converter →

HEX to HSL

Convert #CB802A to HSL:

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

HEX to CMYK

Convert #CB802A to CMYK:

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

Color Meaning and Usage

A balanced orange tone, #CB802A has RGB (203, 128, 42) and HSL (32°, 66%, 48%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB802A is #2A75CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB2F2A.

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

Contrast with #CB802A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB802A?

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

What is the RGB value of #CB802A?

#CB802A in RGB is (203, 128, 42) - 203 red, 128 green, and 42 blue.

How to use #CB802A in CSS?

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

What colors go well with #CB802A?

#2A75CB (complementary), #CB2F2A (analogous), and #8C581D (lighter shade) work well with #CB802A.