#D8773B Color Information

Hex color code: #D8773B

#D8773B is a warm orange color. In RGB it is (216, 119, 59), and in HSL it is (23°, 67%, 54%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#D8773B
RGB
216, 119, 59
HSL
23°, 67%, 54%
CMYK
0%, 45%, 73%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8773B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 119, 59

Red: 216 / Green: 119 / Blue: 59

HSL

23°, 67%, 54%

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

CMYK

0%, 45%, 73%, 15%

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

What color is #D8773B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8773B to RGB:

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

HEX to HSL

Convert #D8773B to HSL:

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

HEX to CMYK

Convert #D8773B to CMYK:

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

Color Meaning and Usage

A vibrant orange tone, #D8773B has RGB (216, 119, 59) and HSL (23°, 67%, 54%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8773B is #3B9CD8, creating high-contrast pairings. For softer combinations, try analogous colors like #D83B4D.

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

Contrast with #D8773B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8773B?

#D8773B is a vibrant orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D8773B?

#D8773B in RGB is (216, 119, 59) - 216 red, 119 green, and 59 blue.

How to use #D8773B in CSS?

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

What colors go well with #D8773B?

#3B9CD8 (complementary), #D83B4D (analogous), and #A65421 (lighter shade) work well with #D8773B.