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

Red & Red, Light Orange Color Palette

#FF6B6B 255, 107, 107
#FE8A71 254, 138, 113
#F7C59F 247, 197, 159
#EFEFD0 239, 239, 208
#FF6B6B
Color 1
#FE8A71
Color 2
#F7C59F
Color 3
#EFEFD0
Color 4
:root {
  --color-1: #FF6B6B;
  --color-2: #FE8A71;
  --color-3: #F7C59F;
  --color-4: #EFEFD0;
}
colors: {
  'palette-1': '#FF6B6B',
  'palette-2': '#FE8A71',
  'palette-3': '#F7C59F',
  'palette-4': '#EFEFD0',
}
const palette = [
  '#FF6B6B',
  '#FE8A71',
  '#F7C59F',
  '#EFEFD0',
];
$color-1: #FF6B6B;
$color-2: #FE8A71;
$color-3: #F7C59F;
$color-4: #EFEFD0;
Palette Codes 4 COLORS

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

7,329 Views
Added Jun 2026
Tags
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 Red (#FF6B6B) and reads as bright and open, with an average saturation of 83% and lightness of 78%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #FF6B6B

rgb(255, 107, 107) · hsl(0, 100%, 71%)

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

Red #FE8A71

rgb(254, 138, 113) · hsl(11, 99%, 72%)

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

Light Orange #F7C59F

rgb(247, 197, 159) · hsl(26, 85%, 80%)

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

Light Yellow #EFEFD0

rgb(239, 239, 208) · hsl(60, 49%, 88%)

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
#FF6B6B #EFEFD0 2.37:1 Fail Fail
#FE8A71 #EFEFD0 1.97:1 Fail Fail
#FF6B6B #F7C59F 1.78:1 Fail Fail
#FE8A71 #F7C59F 1.48:1 Fail Fail
#F7C59F #EFEFD0 1.33:1 Fail Fail
#FF6B6B #FE8A71 1.2:1 Fail Fail

How to use these colors

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

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 #FF6B6B, #FE8A71, #F7C59F and #EFEFD0. 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!