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

Red & Orange, Yellow Color Palette

#C81C23 200, 28, 35
#BE673F 190, 103, 63
#E2C75E 226, 199, 94
#F5BFC1 245, 191, 193
#C81C23
Color 1
#BE673F
Color 2
#E2C75E
Color 3
#F5BFC1
Color 4
:root {
  --color-1: #C81C23;
  --color-2: #BE673F;
  --color-3: #E2C75E;
  --color-4: #F5BFC1;
}
colors: {
  'palette-1': '#C81C23',
  'palette-2': '#BE673F',
  'palette-3': '#E2C75E',
  'palette-4': '#F5BFC1',
}
const palette = [
  '#C81C23',
  '#BE673F',
  '#E2C75E',
  '#F5BFC1',
];
$color-1: #C81C23;
$color-2: #BE673F;
$color-3: #E2C75E;
$color-4: #F5BFC1;
Palette Codes 4 COLORS

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

6,655 Views
Added Jun 2026
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 Red (#C81C23) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 61%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #C81C23

rgb(200, 28, 35) · hsl(358, 75%, 45%)

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

Orange #BE673F

rgb(190, 103, 63) · hsl(19, 50%, 50%)

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

Yellow #E2C75E

rgb(226, 199, 94) · hsl(48, 69%, 63%)

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

Light Red #F5BFC1

rgb(245, 191, 193) · hsl(358, 73%, 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
#C81C23 #F5BFC1 3.59:1 Fail Fail
#C81C23 #E2C75E 3.45:1 Fail Fail
#BE673F #F5BFC1 2.52:1 Fail Fail
#BE673F #E2C75E 2.42:1 Fail Fail
#C81C23 #BE673F 1.43:1 Fail Fail
#E2C75E #F5BFC1 1.04:1 Fail Fail

How to use these colors

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

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 #C81C23, #BE673F, #E2C75E and #F5BFC1. 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!