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

Yellow & Red, Orange Color Palette

#F57753 245, 119, 83
#EBA521 235, 165, 33
#EBCD0A 235, 205, 10
#F5801D 245, 128, 29
#F57753
Color 1
#EBA521
Color 2
#EBCD0A
Color 3
#F5801D
Color 4
:root {
  --color-1: #F57753;
  --color-2: #EBA521;
  --color-3: #EBCD0A;
  --color-4: #F5801D;
}
colors: {
  'palette-1': '#F57753',
  'palette-2': '#EBA521',
  'palette-3': '#EBCD0A',
  'palette-4': '#F5801D',
}
const palette = [
  '#F57753',
  '#EBA521',
  '#EBCD0A',
  '#F5801D',
];
$color-1: #F57753;
$color-2: #EBA521;
$color-3: #EBCD0A;
$color-4: #F5801D;
Palette Codes 4 COLORS

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

3,787 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 (#EBCD0A) and reads as well balanced in lightness, with an average saturation of 89% and lightness of 55%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F57753

rgb(245, 119, 83) · hsl(13, 89%, 64%)

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

Orange #EBA521

rgb(235, 165, 33) · hsl(39, 83%, 53%)

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

Yellow #EBCD0A

rgb(235, 205, 10) · hsl(52, 92%, 48%)

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

Orange #F5801D

rgb(245, 128, 29) · hsl(28, 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
#F57753 #EBCD0A 1.74:1 Fail Fail
#EBCD0A #F5801D 1.66:1 Fail Fail
#EBA521 #EBCD0A 1.34:1 Fail Fail
#F57753 #EBA521 1.3:1 Fail Fail
#EBA521 #F5801D 1.24:1 Fail Fail
#F57753 #F5801D 1.04:1 Fail Fail

How to use these colors

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

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 #F57753, #EBA521, #EBCD0A and #F5801D. 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!