#D8823B Color Information

Hex color code: #D8823B

The hex color #D8823B is a warm orange with RGB values of (216, 130, 59) and HSL of (27°, 67%, 54%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#D8823B
RGB
216, 130, 59
HSL
27°, 67%, 54%
CMYK
0%, 40%, 73%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8823B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 130, 59

Red: 216 / Green: 130 / Blue: 59

HSL

27°, 67%, 54%

Hue: 27° / Saturation: 67% / Lightness: 54%

CMYK

0%, 40%, 73%, 15%

Cyan: 0% / Magenta: 40% / Yellow: 73% / Key: 15%

What color is #D8823B?

#D8823B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8823B to RGB:

rgb(216, 130, 59)HEX to RGB Converter →

HEX to HSL

Convert #D8823B to HSL:

hsl(27, 67%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #D8823B to CMYK:

cmyk(0%, 40%, 73%, 15%)Color Converter →

Color Meaning and Usage

A warm orange tone, #D8823B has RGB (216, 130, 59) and HSL (27°, 67%, 54%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8823B is #3B92D8, creating high-contrast pairings. For softer combinations, try analogous colors like #D83B43.

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

Contrast with #D8823B

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

Contrast Ratio: 7.18:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8823B?

#D8823B is a warm orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D8823B?

#D8823B in RGB is (216, 130, 59) - 216 red, 130 green, and 59 blue.

How to use #D8823B in CSS?

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

What colors go well with #D8823B?

#3B92D8 (complementary), #D83B43 (analogous), and #A65D21 (lighter shade) work well with #D8823B.