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

Orange & Orange, Yellow Color Palette

#F57F4C 245, 127, 76
#F5B626 245, 182, 38
#E6970A 230, 151, 10
#E13E0A 225, 62, 10
#F57F4C
Color 1
#F5B626
Color 2
#E6970A
Color 3
#E13E0A
Color 4
:root {
  --color-1: #F57F4C;
  --color-2: #F5B626;
  --color-3: #E6970A;
  --color-4: #E13E0A;
}
colors: {
  'palette-1': '#F57F4C',
  'palette-2': '#F5B626',
  'palette-3': '#E6970A',
  'palette-4': '#E13E0A',
}
const palette = [
  '#F57F4C',
  '#F5B626',
  '#E6970A',
  '#E13E0A',
];
$color-1: #F57F4C;
$color-2: #F5B626;
$color-3: #E6970A;
$color-4: #E13E0A;
Palette Codes 4 COLORS

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

1,786 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 Orange (#E6970A) and reads as well balanced in lightness, with an average saturation of 91% and lightness of 53%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Orange #F57F4C

rgb(245, 127, 76) · hsl(18, 89%, 63%)

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

Yellow #F5B626

rgb(245, 182, 38) · hsl(42, 91%, 55%)

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

Orange #E6970A

rgb(230, 151, 10) · hsl(38, 92%, 47%)

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

Red #E13E0A

rgb(225, 62, 10) · hsl(15, 91%, 46%)

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
#F5B626 #E13E0A 2.37:1 Fail Fail
#E6970A #E13E0A 1.8:1 Fail Fail
#F57F4C #E13E0A 1.64:1 Fail Fail
#F57F4C #F5B626 1.45:1 Fail Fail
#F5B626 #E6970A 1.32:1 Fail Fail
#F57F4C #E6970A 1.1:1 Fail Fail

How to use these colors

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

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 #F57F4C, #F5B626, #E6970A and #E13E0A. 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!