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

Yellow & Red, Orange Color Palette

#E14636 225, 70, 54
#EB7235 235, 114, 53
#E36E57 227, 110, 87
#D1AB0A 209, 171, 10
#E14636
Color 1
#EB7235
Color 2
#E36E57
Color 3
#D1AB0A
Color 4
:root {
  --color-1: #E14636;
  --color-2: #EB7235;
  --color-3: #E36E57;
  --color-4: #D1AB0A;
}
colors: {
  'palette-1': '#E14636',
  'palette-2': '#EB7235',
  'palette-3': '#E36E57',
  'palette-4': '#D1AB0A',
}
const palette = [
  '#E14636',
  '#EB7235',
  '#E36E57',
  '#D1AB0A',
];
$color-1: #E14636;
$color-2: #EB7235;
$color-3: #E36E57;
$color-4: #D1AB0A;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette built from closely related tones that blend harmoniously.

7,694 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Yellow (#D1AB0A) and reads as well balanced in lightness, with an average saturation of 80% and lightness of 54%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E14636

rgb(225, 70, 54) · hsl(6, 74%, 55%)

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

Orange #EB7235

rgb(235, 114, 53) · hsl(20, 82%, 56%)

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

Red #E36E57

rgb(227, 110, 87) · hsl(10, 71%, 62%)

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

Yellow #D1AB0A

rgb(209, 171, 10) · hsl(49, 91%, 43%)

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
#E14636 #D1AB0A 1.86:1 Fail Fail
#E36E57 #D1AB0A 1.44:1 Fail Fail
#E14636 #EB7235 1.36:1 Fail Fail
#EB7235 #D1AB0A 1.36:1 Fail Fail
#E14636 #E36E57 1.29:1 Fail Fail
#EB7235 #E36E57 1.05:1 Fail Fail

How to use these colors

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

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 #E14636, #EB7235, #E36E57 and #D1AB0A. 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!