Yellow & Orange Color Palette — PaletteCSS
Back to palettes

Yellow & Orange Color Palette

#F57236 245, 114, 54
#D4770B 212, 119, 11
#F5CC0A 245, 204, 10
#F58022 245, 128, 34
#F57236
Color 1
#D4770B
Color 2
#F5CC0A
Color 3
#F58022
Color 4
:root {
  --color-1: #F57236;
  --color-2: #D4770B;
  --color-3: #F5CC0A;
  --color-4: #F58022;
}
colors: {
  'palette-1': '#F57236',
  'palette-2': '#D4770B',
  'palette-3': '#F5CC0A',
  'palette-4': '#F58022',
}
const palette = [
  '#F57236',
  '#D4770B',
  '#F5CC0A',
  '#F58022',
];
$color-1: #F57236;
$color-2: #D4770B;
$color-3: #F5CC0A;
$color-4: #F58022;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

3,976 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Yellow (#F5CC0A) and reads as well balanced in lightness, with an average saturation of 91% and lightness of 52%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Orange #F57236

rgb(245, 114, 54) · hsl(19, 91%, 59%)

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

Orange #D4770B

rgb(212, 119, 11) · hsl(32, 90%, 44%)

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

Yellow #F5CC0A

rgb(245, 204, 10) · hsl(50, 92%, 50%)

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

Orange #F58022

rgb(245, 128, 34) · hsl(27, 91%, 55%)

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
#D4770B #F5CC0A 2.1:1 Fail Fail
#F57236 #F5CC0A 1.84:1 Fail Fail
#F5CC0A #F58022 1.69:1 Fail Fail
#D4770B #F58022 1.24:1 Fail Fail
#F57236 #D4770B 1.14:1 Fail Fail
#F57236 #F58022 1.09:1 Fail Fail

How to use these colors

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

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 #F57236, #D4770B, #F5CC0A and #F58022. 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!