Sepia#7B3F00
Burnt Orange#CC5500
Dark Orange#FF8C00
Mustard#FFBF47
Antique White#FFF0CC

Color Palette

#7B3F00 · #CC5500 · #FF8C00 · #FFBF47 · #FFF0CC

monochromatic0 likes
Share

Export for Developers

:root {
  --color-1: #7B3F00;
  --color-1-rgb: 123, 63, 0;
  --color-1-hsl: 31, 100%, 24%;
  --color-2: #CC5500;
  --color-2-rgb: 204, 85, 0;
  --color-2-hsl: 25, 100%, 40%;
  --color-3: #FF8C00;
  --color-3-rgb: 255, 140, 0;
  --color-3-hsl: 33, 100%, 50%;
  --color-4: #FFBF47;
  --color-4-rgb: 255, 191, 71;
  --color-4-hsl: 39, 100%, 64%;
  --color-5: #FFF0CC;
  --color-5-rgb: 255, 240, 204;
  --color-5-hsl: 42, 100%, 90%;
}

Real World Preview

Get Started

Accessibility

WCAG Accessibility Report

Excellent
#7B3F00
On White
8.22:1AAA
On Black
2.55:1Fail
Aa
Aa
#CC5500
On White
4.31:1Fail
On Black
4.87:1AA
Aa
Aa
#FF8C00
On White
2.33:1Fail
On Black
9:1AAA
Aa
Aa
#FFBF47
On White
1.64:1Fail
On Black
12.8:1AAA
Aa
Aa
#FFF0CC
On White
1.13:1Fail
On Black
18.59:1AAA
Aa
Aa

Contrast ratios calculated per WCAG 2.1. AA requires ≥4.5:1, AAA requires ≥7:1 for normal text.

Palette Variations

Palette Variations

Original

☀️

lighter

· Increased lightness, reduced saturation

🌑

darker

· Reduced lightness, increased saturation

🌫️

muted

· Desaturated for a calm, muted look

vibrant

· Boosted saturation for maximum impact

Best Use Cases for This Palette

This monochromatic palette featuring Sepia, Burnt Orange, Dark Orange works well across a variety of design contexts. Below are some of the most common use cases — click to see curated palettes for each.

Frequently Asked Questions

What are the hex codes in this color palette?

The colors in this palette are: #7B3F00, #CC5500, #FF8C00, #FFBF47, #FFF0CC. Copy them individually or export the full palette as CSS variables, Tailwind config, SCSS, or JSON using the Export section above.

What is this color palette good for?

This monochromatic color palette featuring Sepia, Burnt Orange, Dark Orange works well for websites, mobile apps, branding projects, and digital designs. Check the Real World Preview section to see how it looks on buttons, cards, and navigation.

Is this color palette accessible?

Check the Accessibility section below to see WCAG contrast ratios for all color combinations in this palette. Look for combinations that achieve 4.5:1 or higher for text use.

How do I use this palette in Tailwind CSS?

Click "Export for Developers" and select the Tailwind option. You will get a formatted config object ready to paste into your tailwind.config.js file. Each color becomes a utility class in your project.

Explore more: Generate palettes · Check contrast · Tints & shades · All free tools