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

Yellow & Red, Orange Color Palette

#F36F62 243, 111, 98
#E47626 228, 118, 38
#D3734B 211, 115, 75
#F5E50A 245, 229, 10
#F36F62
Color 1
#E47626
Color 2
#D3734B
Color 3
#F5E50A
Color 4
:root {
  --color-1: #F36F62;
  --color-2: #E47626;
  --color-3: #D3734B;
  --color-4: #F5E50A;
}
colors: {
  'palette-1': '#F36F62',
  'palette-2': '#E47626',
  'palette-3': '#D3734B',
  'palette-4': '#F5E50A',
}
const palette = [
  '#F36F62',
  '#E47626',
  '#D3734B',
  '#F5E50A',
];
$color-1: #F36F62;
$color-2: #E47626;
$color-3: #D3734B;
$color-4: #F5E50A;
Palette Codes 4 COLORS

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

357 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 (#F5E50A) and reads as well balanced in lightness, with an average saturation of 79% and lightness of 56%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F36F62

rgb(243, 111, 98) · hsl(5, 86%, 67%)

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

Orange #E47626

rgb(228, 118, 38) · hsl(25, 78%, 52%)

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

Orange #D3734B

rgb(211, 115, 75) · hsl(18, 61%, 56%)

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

Yellow #F5E50A

rgb(245, 229, 10) · hsl(56, 92%, 50%)

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
#D3734B #F5E50A 2.55:1 Fail Fail
#E47626 #F5E50A 2.33:1 Fail Fail
#F36F62 #F5E50A 2.22:1 Fail Fail
#F36F62 #D3734B 1.15:1 Fail Fail
#E47626 #D3734B 1.09:1 Fail Fail
#F36F62 #E47626 1.05:1 Fail Fail

How to use these colors

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

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 #F36F62, #E47626, #D3734B and #F5E50A. 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!