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

Yellow & Red, Light Red Color Palette

#DD3228 221, 50, 40
#EB6762 235, 103, 98
#F5D277 245, 210, 119
#F5C6BD 245, 198, 189
#DD3228
Color 1
#EB6762
Color 2
#F5D277
Color 3
#F5C6BD
Color 4
:root {
  --color-1: #DD3228;
  --color-2: #EB6762;
  --color-3: #F5D277;
  --color-4: #F5C6BD;
}
colors: {
  'palette-1': '#DD3228',
  'palette-2': '#EB6762',
  'palette-3': '#F5D277',
  'palette-4': '#F5C6BD',
}
const palette = [
  '#DD3228',
  '#EB6762',
  '#F5D277',
  '#F5C6BD',
];
$color-1: #DD3228;
$color-2: #EB6762;
$color-3: #F5D277;
$color-4: #F5C6BD;
Palette Codes 4 COLORS

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

72 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Red #DD3228

rgb(221, 50, 40) · hsl(3, 73%, 51%)

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

Red #EB6762

rgb(235, 103, 98) · hsl(2, 77%, 65%)

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

Yellow #F5D277

rgb(245, 210, 119) · hsl(43, 86%, 71%)

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

Light Red #F5C6BD

rgb(245, 198, 189) · hsl(10, 74%, 85%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#DD3228 #F5D277 3.15:1 Fail Fail
#DD3228 #F5C6BD 3:1 Fail Fail
#EB6762 #F5D277 2.16:1 Fail Fail
#EB6762 #F5C6BD 2.06:1 Fail Fail
#DD3228 #EB6762 1.46:1 Fail Fail
#F5D277 #F5C6BD 1.05:1 Fail Fail

How to use these colors

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

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 #DD3228, #EB6762, #F5D277 and #F5C6BD. 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!