#CB822A Color Information

Hex color code: #CB822A

A subtle orange shade, #CB822A appears as (203, 130, 42) in RGB and (33°, 66%, 48%) in HSL. It is popular in mobile app design.

Try:
Color NamePeru
HEX
#CB822A
RGB
203, 130, 42
HSL
33°, 66%, 48%
CMYK
0%, 36%, 79%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB822A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 130, 42

Red: 203 / Green: 130 / Blue: 42

HSL

33°, 66%, 48%

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

CMYK

0%, 36%, 79%, 20%

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

What color is #CB822A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB822A to RGB:

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

HEX to HSL

Convert #CB822A to HSL:

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

HEX to CMYK

Convert #CB822A to CMYK:

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

Color Meaning and Usage

#CB822A is a understated orange color with RGB values of 203, 130, 42 and HSL of 33°, 66%, 48%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB822A is #2A72CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CB322A.

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

Contrast with #CB822A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB822A?

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

What is the RGB value of #CB822A?

#CB822A in RGB is (203, 130, 42) - 203 red, 130 green, and 42 blue.

How to use #CB822A in CSS?

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

What colors go well with #CB822A?

#2A72CB (complementary), #CB322A (analogous), and #8C5A1D (lighter shade) work well with #CB822A.