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

Red & Red, Yellow Color Palette

#B50A0A 181, 10, 10
#F56E52 245, 110, 82
#E7B53F 231, 181, 63
#F5C9B4 245, 201, 180
#B50A0A
Color 1
#F56E52
Color 2
#E7B53F
Color 3
#F5C9B4
Color 4
:root {
  --color-1: #B50A0A;
  --color-2: #F56E52;
  --color-3: #E7B53F;
  --color-4: #F5C9B4;
}
colors: {
  'palette-1': '#B50A0A',
  'palette-2': '#F56E52',
  'palette-3': '#E7B53F',
  'palette-4': '#F5C9B4',
}
const palette = [
  '#B50A0A',
  '#F56E52',
  '#E7B53F',
  '#F5C9B4',
];
$color-1: #B50A0A;
$color-2: #F56E52;
$color-3: #E7B53F;
$color-4: #F5C9B4;
Palette Codes 4 COLORS

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

5,281 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Red (#B50A0A) and reads as well balanced in lightness, with an average saturation of 83% and lightness of 61%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #B50A0A

rgb(181, 10, 10) · hsl(0, 90%, 37%)

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

Red #F56E52

rgb(245, 110, 82) · hsl(10, 89%, 64%)

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

Yellow #E7B53F

rgb(231, 181, 63) · hsl(42, 78%, 58%)

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

Light Orange #F5C9B4

rgb(245, 201, 180) · hsl(19, 76%, 83%)

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
#B50A0A #F5C9B4 4.61:1 Pass Fail
#B50A0A #E7B53F 3.68:1 Fail Fail
#B50A0A #F56E52 2.4:1 Fail Fail
#F56E52 #F5C9B4 1.92:1 Fail Fail
#F56E52 #E7B53F 1.53:1 Fail Fail
#E7B53F #F5C9B4 1.25:1 Fail Fail

How to use these colors

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

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 #B50A0A, #F56E52, #E7B53F and #F5C9B4. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Red text on Light Orange reaches a contrast ratio of 4.61:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!