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

Yellow & Red, Orange Color Palette

#D85655 216, 86, 85
#D0773D 208, 119, 61
#F5B695 245, 182, 149
#F1CE0A 241, 206, 10
#D85655
Color 1
#D0773D
Color 2
#F5B695
Color 3
#F1CE0A
Color 4
:root {
  --color-1: #D85655;
  --color-2: #D0773D;
  --color-3: #F5B695;
  --color-4: #F1CE0A;
}
colors: {
  'palette-1': '#D85655',
  'palette-2': '#D0773D',
  'palette-3': '#F5B695',
  'palette-4': '#F1CE0A',
}
const palette = [
  '#D85655',
  '#D0773D',
  '#F5B695',
  '#F1CE0A',
];
$color-1: #D85655;
$color-2: #D0773D;
$color-3: #F5B695;
$color-4: #F1CE0A;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette with a comfortable balance of contrast and harmony.

2,780 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Yellow (#F1CE0A) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 60%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #D85655

rgb(216, 86, 85) · hsl(0, 63%, 59%)

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

Orange #D0773D

rgb(208, 119, 61) · hsl(24, 61%, 53%)

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

Orange #F5B695

rgb(245, 182, 149) · hsl(21, 83%, 77%)

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

Yellow #F1CE0A

rgb(241, 206, 10) · hsl(51, 92%, 49%)

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
#D85655 #F1CE0A 2.52:1 Fail Fail
#D85655 #F5B695 2.23:1 Fail Fail
#D0773D #F1CE0A 2.12:1 Fail Fail
#D0773D #F5B695 1.88:1 Fail Fail
#D85655 #D0773D 1.19:1 Fail Fail
#F5B695 #F1CE0A 1.13:1 Fail Fail

How to use these colors

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

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 #D85655, #D0773D, #F5B695 and #F1CE0A. 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!