Dark Orange & Orange, Light Orange Color Palette — PaletteCSS
Back to palettes

Dark Orange & Orange, Light Orange Color Palette

#502616 80, 38, 22
#A04D2C 160, 77, 44
#D3805F 211, 128, 95
#E9BFAF 233, 191, 175
#502616
Color 1
#A04D2C
Color 2
#D3805F
Color 3
#E9BFAF
Color 4
:root {
  --color-1: #502616;
  --color-2: #A04D2C;
  --color-3: #D3805F;
  --color-4: #E9BFAF;
}
colors: {
  'palette-1': '#502616',
  'palette-2': '#A04D2C',
  'palette-3': '#D3805F',
  'palette-4': '#E9BFAF',
}
const palette = [
  '#502616',
  '#A04D2C',
  '#D3805F',
  '#E9BFAF',
];
$color-1: #502616;
$color-2: #A04D2C;
$color-3: #D3805F;
$color-4: #E9BFAF;
Palette Codes 4 COLORS

This is a warm, versatile 4-colour palette with a comfortable balance of contrast and harmony.

1,429 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, versatile 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Dark Orange (#502616) and reads as well balanced in lightness, with an average saturation of 57% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Dark Orange #502616

rgb(80, 38, 22) · hsl(17, 57%, 20%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Orange #A04D2C

rgb(160, 77, 44) · hsl(17, 57%, 40%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Orange #D3805F

rgb(211, 128, 95) · hsl(17, 57%, 60%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Light Orange #E9BFAF

rgb(233, 191, 175) · hsl(17, 57%, 80%)

A light, airy tone — ideal for backgrounds and subtle fills.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#502616 #E9BFAF 7.69:1 Pass Pass
#502616 #D3805F 4.31:1 Fail Fail
#A04D2C #E9BFAF 3.49:1 Fail Fail
#502616 #A04D2C 2.2:1 Fail Fail
#A04D2C #D3805F 1.95:1 Fail Fail
#D3805F #E9BFAF 1.79:1 Fail Fail

How to use these colors

  • Background — Light Orange (#E9BFAF): the lightest tone — a clean base for large areas
  • Text — Dark Orange (#502616): the darkest tone — readable for body copy and headings
  • Primary — Dark Orange (#502616): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#A04D2C): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Dark Orange tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Dark Orange (#502616), Orange (#A04D2C), Orange (#D3805F) and Light Orange (#E9BFAF).

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #502616, #A04D2C, #D3805F and #E9BFAF. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Orange text on Light Orange reaches a contrast ratio of 7.69:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!