#CD822D Color Information

Hex color code: #CD822D

The hex color #CD822D is a neutral orange with RGB values of (205, 130, 45) and HSL of (32°, 64%, 49%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#CD822D
RGB
205, 130, 45
HSL
32°, 64%, 49%
CMYK
0%, 37%, 78%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD822D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 130, 45

Red: 205 / Green: 130 / Blue: 45

HSL

32°, 64%, 49%

Hue: 32° / Saturation: 64% / Lightness: 49%

CMYK

0%, 37%, 78%, 20%

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

What color is #CD822D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD822D to RGB:

rgb(205, 130, 45)HEX to RGB Converter →

HEX to HSL

Convert #CD822D to HSL:

hsl(32, 64%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #CD822D to CMYK:

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

Color Meaning and Usage

A understated orange tone, #CD822D has RGB (205, 130, 45) and HSL (32°, 64%, 49%). 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 #CD822D is #2D78CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD322D.

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

Contrast with #CD822D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD822D?

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

What is the RGB value of #CD822D?

#CD822D in RGB is (205, 130, 45) - 205 red, 130 green, and 45 blue.

How to use #CD822D in CSS?

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

What colors go well with #CD822D?

#2D78CD (complementary), #CD322D (analogous), and #8E5A1F (lighter shade) work well with #CD822D.