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

Yellow & Red, Orange Color Palette

#D2241B 210, 36, 27
#B74F0A 183, 79, 10
#D89D0A 216, 157, 10
#F5F5F5 245, 245, 245
#D2241B
Color 1
#B74F0A
Color 2
#D89D0A
Color 3
#F5F5F5
Color 4
:root {
  --color-1: #D2241B;
  --color-2: #B74F0A;
  --color-3: #D89D0A;
  --color-4: #F5F5F5;
}
colors: {
  'palette-1': '#D2241B',
  'palette-2': '#B74F0A',
  'palette-3': '#D89D0A',
  'palette-4': '#F5F5F5',
}
const palette = [
  '#D2241B',
  '#B74F0A',
  '#D89D0A',
  '#F5F5F5',
];
$color-1: #D2241B;
$color-2: #B74F0A;
$color-3: #D89D0A;
$color-4: #F5F5F5;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look.

3,697 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Yellow (#D89D0A) and reads as well balanced in lightness, with an average saturation of 65% and lightness of 56%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #D2241B

rgb(210, 36, 27) · hsl(3, 77%, 46%)

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

Orange #B74F0A

rgb(183, 79, 10) · hsl(24, 90%, 38%)

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

Yellow #D89D0A

rgb(216, 157, 10) · hsl(43, 91%, 44%)

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

White #F5F5F5

rgb(245, 245, 245) · hsl(0, 0%, 96%)

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
#D2241B #F5F5F5 4.81:1 Pass Fail
#B74F0A #F5F5F5 4.66:1 Pass Fail
#D89D0A #F5F5F5 2.2:1 Fail Fail
#D2241B #D89D0A 2.18:1 Fail Fail
#B74F0A #D89D0A 2.11:1 Fail Fail
#D2241B #B74F0A 1.03:1 Fail Fail

How to use these colors

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

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 #D2241B, #B74F0A, #D89D0A and #F5F5F5. 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 White reaches a contrast ratio of 4.81:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!