Yellow & Red Color Palette — PaletteCSS
Back to palettes

Yellow & Red Color Palette

#D13E30 209, 62, 48
#D37459 211, 116, 89
#F5E48B 245, 228, 139
#D78388 215, 131, 136
#D13E30
Color 1
#D37459
Color 2
#F5E48B
Color 3
#D78388
Color 4
:root {
  --color-1: #D13E30;
  --color-2: #D37459;
  --color-3: #F5E48B;
  --color-4: #D78388;
}
colors: {
  'palette-1': '#D13E30',
  'palette-2': '#D37459',
  'palette-3': '#F5E48B',
  'palette-4': '#D78388',
}
const palette = [
  '#D13E30',
  '#D37459',
  '#F5E48B',
  '#D78388',
];
$color-1: #D13E30;
$color-2: #D37459;
$color-3: #F5E48B;
$color-4: #D78388;
Palette Codes 4 COLORS

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

1,035 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Red #D13E30

rgb(209, 62, 48) · hsl(5, 64%, 50%)

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

Red #D37459

rgb(211, 116, 89) · hsl(13, 58%, 59%)

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

Yellow #F5E48B

rgb(245, 228, 139) · hsl(50, 84%, 75%)

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

Red #D78388

rgb(215, 131, 136) · hsl(356, 51%, 68%)

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
#D13E30 #F5E48B 3.68:1 Fail Fail
#D37459 #F5E48B 2.55:1 Fail Fail
#F5E48B #D78388 2.18:1 Fail Fail
#D13E30 #D78388 1.69:1 Fail Fail
#D13E30 #D37459 1.44:1 Fail Fail
#D37459 #D78388 1.17:1 Fail Fail

How to use these colors

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

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 #D13E30, #D37459, #F5E48B and #D78388. 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!