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

Light Red & Red, Orange Color Palette

#B61B1E 182, 27, 30
#C66643 198, 102, 67
#D3A949 211, 169, 73
#F5B4A5 245, 180, 165
#B61B1E
Color 1
#C66643
Color 2
#D3A949
Color 3
#F5B4A5
Color 4
:root {
  --color-1: #B61B1E;
  --color-2: #C66643;
  --color-3: #D3A949;
  --color-4: #F5B4A5;
}
colors: {
  'palette-1': '#B61B1E',
  'palette-2': '#C66643',
  'palette-3': '#D3A949',
  'palette-4': '#F5B4A5',
}
const palette = [
  '#B61B1E',
  '#C66643',
  '#D3A949',
  '#F5B4A5',
];
$color-1: #B61B1E;
$color-2: #C66643;
$color-3: #D3A949;
$color-4: #F5B4A5;
Palette Codes 4 COLORS

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

5,693 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Red (#F5B4A5) and reads as well balanced in lightness, with an average saturation of 67% and lightness of 57%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #B61B1E

rgb(182, 27, 30) · hsl(359, 74%, 41%)

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

Orange #C66643

rgb(198, 102, 67) · hsl(16, 53%, 52%)

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

Yellow #D3A949

rgb(211, 169, 73) · hsl(42, 61%, 56%)

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

Light Red #F5B4A5

rgb(245, 180, 165) · hsl(11, 80%, 80%)

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
#B61B1E #F5B4A5 3.78:1 Fail Fail
#B61B1E #D3A949 3.02:1 Fail Fail
#C66643 #F5B4A5 2.22:1 Fail Fail
#C66643 #D3A949 1.77:1 Fail Fail
#B61B1E #C66643 1.7:1 Fail Fail
#D3A949 #F5B4A5 1.25:1 Fail Fail

How to use these colors

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

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 #B61B1E, #C66643, #D3A949 and #F5B4A5. 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!