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

Yellow & Red, Orange Color Palette

#E44613 228, 70, 19
#E4830C 228, 131, 12
#F5E514 245, 229, 20
#F5751C 245, 117, 28
#E44613
Color 1
#E4830C
Color 2
#F5E514
Color 3
#F5751C
Color 4
:root {
  --color-1: #E44613;
  --color-2: #E4830C;
  --color-3: #F5E514;
  --color-4: #F5751C;
}
colors: {
  'palette-1': '#E44613',
  'palette-2': '#E4830C',
  'palette-3': '#F5E514',
  'palette-4': '#F5751C',
}
const palette = [
  '#E44613',
  '#E4830C',
  '#F5E514',
  '#F5751C',
];
$color-1: #E44613;
$color-2: #E4830C;
$color-3: #F5E514;
$color-4: #F5751C;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel.

4,622 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Yellow (#F5E514) and reads as well balanced in lightness, with an average saturation of 90% and lightness of 50%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E44613

rgb(228, 70, 19) · hsl(15, 85%, 48%)

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

Orange #E4830C

rgb(228, 131, 12) · hsl(33, 90%, 47%)

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

Yellow #F5E514

rgb(245, 229, 20) · hsl(56, 92%, 52%)

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

Orange #F5751C

rgb(245, 117, 28) · hsl(25, 92%, 54%)

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
#E44613 #F5E514 3.11:1 Fail Fail
#F5E514 #F5751C 2.16:1 Fail Fail
#E4830C #F5E514 2.13:1 Fail Fail
#E44613 #E4830C 1.46:1 Fail Fail
#E44613 #F5751C 1.44:1 Fail Fail
#E4830C #F5751C 1.01:1 Fail Fail

How to use these colors

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

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 #E44613, #E4830C, #F5E514 and #F5751C. 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!