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

Red & Orange, Yellow Color Palette

#F57B66 245, 123, 102
#A75C2A 167, 92, 42
#DD9A1D 221, 154, 29
#B9AB2D 185, 171, 45
#F57B66
Color 1
#A75C2A
Color 2
#DD9A1D
Color 3
#B9AB2D
Color 4
:root {
  --color-1: #F57B66;
  --color-2: #A75C2A;
  --color-3: #DD9A1D;
  --color-4: #B9AB2D;
}
colors: {
  'palette-1': '#F57B66',
  'palette-2': '#A75C2A',
  'palette-3': '#DD9A1D',
  'palette-4': '#B9AB2D',
}
const palette = [
  '#F57B66',
  '#A75C2A',
  '#DD9A1D',
  '#B9AB2D',
];
$color-1: #F57B66;
$color-2: #A75C2A;
$color-3: #DD9A1D;
$color-4: #B9AB2D;
Palette Codes 4 COLORS

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

1,393 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 Red (#F57B66) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 51%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F57B66

rgb(245, 123, 102) · hsl(9, 88%, 68%)

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

Orange #A75C2A

rgb(167, 92, 42) · hsl(24, 60%, 41%)

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

Orange #DD9A1D

rgb(221, 154, 29) · hsl(39, 77%, 49%)

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

Yellow #B9AB2D

rgb(185, 171, 45) · hsl(54, 61%, 45%)

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

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
#A75C2A #B9AB2D 2.12:1 Fail Fail
#A75C2A #DD9A1D 2.07:1 Fail Fail
#F57B66 #A75C2A 1.88:1 Fail Fail
#F57B66 #B9AB2D 1.13:1 Fail Fail
#F57B66 #DD9A1D 1.1:1 Fail Fail
#DD9A1D #B9AB2D 1.02:1 Fail Fail

How to use these colors

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

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 #F57B66, #A75C2A, #DD9A1D and #B9AB2D. 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!