Orange & Red, Orange Color Palette — PaletteCSS
Back to palettes

Orange & Red, Orange Color Palette

#C02A39 192, 42, 57
#D45E49 212, 94, 73
#E6A275 230, 162, 117
#E6B456 230, 180, 86
#C02A39
Color 1
#D45E49
Color 2
#E6A275
Color 3
#E6B456
Color 4
:root {
  --color-1: #C02A39;
  --color-2: #D45E49;
  --color-3: #E6A275;
  --color-4: #E6B456;
}
colors: {
  'palette-1': '#C02A39',
  'palette-2': '#D45E49',
  'palette-3': '#E6A275',
  'palette-4': '#E6B456',
}
const palette = [
  '#C02A39',
  '#D45E49',
  '#E6A275',
  '#E6B456',
];
$color-1: #C02A39;
$color-2: #D45E49;
$color-3: #E6A275;
$color-4: #E6B456;
Palette Codes 4 COLORS

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

1,063 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #C02A39

rgb(192, 42, 57) · hsl(354, 64%, 46%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Red #D45E49

rgb(212, 94, 73) · hsl(9, 62%, 56%)

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

Orange #E6A275

rgb(230, 162, 117) · hsl(24, 69%, 68%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Orange #E6B456

rgb(230, 180, 86) · hsl(39, 74%, 62%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

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
#C02A39 #E6B456 3.04:1 Fail Fail
#C02A39 #E6A275 2.7:1 Fail Fail
#D45E49 #E6B456 2.01:1 Fail Fail
#D45E49 #E6A275 1.78:1 Fail Fail
#C02A39 #D45E49 1.51:1 Fail Fail
#E6A275 #E6B456 1.13:1 Fail Fail

How to use these colors

  • Background — Orange (#E6A275): the lightest tone — a clean base for large areas
  • Text — Red (#C02A39): the darkest tone — readable for body copy and headings
  • Primary — Orange (#E6B456): the most saturated tone — buttons, links and key UI
  • Accent — Red (#C02A39): 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 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: Red (#C02A39), Red (#D45E49), Orange (#E6A275) and Orange (#E6B456).

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 #C02A39, #D45E49, #E6A275 and #E6B456. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!