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

Light Red & Yellow, Light Red Color Palette

#C49B3E 196, 155, 62
#F3D2D2 243, 210, 210
#FFA2AE 255, 162, 174
#E3EA94 227, 234, 148
#C49B3E
Color 1
#F3D2D2
Color 2
#FFA2AE
Color 3
#E3EA94
Color 4
:root {
  --color-1: #C49B3E;
  --color-2: #F3D2D2;
  --color-3: #FFA2AE;
  --color-4: #E3EA94;
}
colors: {
  'palette-1': '#C49B3E',
  'palette-2': '#F3D2D2',
  'palette-3': '#FFA2AE',
  'palette-4': '#E3EA94',
}
const palette = [
  '#C49B3E',
  '#F3D2D2',
  '#FFA2AE',
  '#E3EA94',
];
$color-1: #C49B3E;
$color-2: #F3D2D2;
$color-3: #FFA2AE;
$color-4: #E3EA94;
Palette Codes 4 COLORS

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

95 Views
Added Jun 2026
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 Light Red (#FFA2AE) and reads as bright and open, with an average saturation of 70% and lightness of 74%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Yellow #C49B3E

rgb(196, 155, 62) · hsl(42, 53%, 51%)

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

Light Red #F3D2D2

rgb(243, 210, 210) · hsl(0, 58%, 89%)

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

Light Red #FFA2AE

rgb(255, 162, 174) · hsl(352, 100%, 82%)

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

Yellow #E3EA94

rgb(227, 234, 148) · hsl(65, 67%, 75%)

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

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
#C49B3E #E3EA94 2.03:1 Fail Fail
#C49B3E #F3D2D2 1.85:1 Fail Fail
#FFA2AE #E3EA94 1.49:1 Fail Fail
#C49B3E #FFA2AE 1.36:1 Fail Fail
#F3D2D2 #FFA2AE 1.36:1 Fail Fail
#F3D2D2 #E3EA94 1.1:1 Fail Fail

How to use these colors

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

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 #C49B3E, #F3D2D2, #FFA2AE and #E3EA94. 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!