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

Yellow & Red, Orange Color Palette

#F5A194 245, 161, 148
#F59E7B 245, 158, 123
#F5B197 245, 177, 151
#F5E90A 245, 233, 10
#F5A194
Color 1
#F59E7B
Color 2
#F5B197
Color 3
#F5E90A
Color 4
:root {
  --color-1: #F5A194;
  --color-2: #F59E7B;
  --color-3: #F5B197;
  --color-4: #F5E90A;
}
colors: {
  'palette-1': '#F5A194',
  'palette-2': '#F59E7B',
  'palette-3': '#F5B197',
  'palette-4': '#F5E90A',
}
const palette = [
  '#F5A194',
  '#F59E7B',
  '#F5B197',
  '#F5E90A',
];
$color-1: #F5A194;
$color-2: #F59E7B;
$color-3: #F5B197;
$color-4: #F5E90A;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette mixing related and contrasting tones for a natural feel.

291 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Yellow (#F5E90A) and reads as bright and open, with an average saturation of 86% and lightness of 69%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F5A194

rgb(245, 161, 148) · hsl(8, 83%, 77%)

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

Orange #F59E7B

rgb(245, 158, 123) · hsl(17, 86%, 72%)

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

Orange #F5B197

rgb(245, 177, 151) · hsl(17, 82%, 78%)

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

Yellow #F5E90A

rgb(245, 233, 10) · hsl(57, 92%, 50%)

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
#F59E7B #F5E90A 1.64:1 Fail Fail
#F5A194 #F5E90A 1.59:1 Fail Fail
#F5B197 #F5E90A 1.42:1 Fail Fail
#F59E7B #F5B197 1.15:1 Fail Fail
#F5A194 #F5B197 1.12:1 Fail Fail
#F5A194 #F59E7B 1.03:1 Fail Fail

How to use these colors

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

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 #F5A194, #F59E7B, #F5B197 and #F5E90A. 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!