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

Light Yellow & Red, Pink Color Palette

#E07A80 224, 122, 128
#D098C7 208, 152, 199
#EFDAA1 239, 218, 161
#E7F5ED 231, 245, 237
#E07A80
Color 1
#D098C7
Color 2
#EFDAA1
Color 3
#E7F5ED
Color 4
:root {
  --color-1: #E07A80;
  --color-2: #D098C7;
  --color-3: #EFDAA1;
  --color-4: #E7F5ED;
}
colors: {
  'palette-1': '#E07A80',
  'palette-2': '#D098C7',
  'palette-3': '#EFDAA1',
  'palette-4': '#E7F5ED',
}
const palette = [
  '#E07A80',
  '#D098C7',
  '#EFDAA1',
  '#E7F5ED',
];
$color-1: #E07A80;
$color-2: #D098C7;
$color-3: #EFDAA1;
$color-4: #E7F5ED;
Palette Codes 4 COLORS

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

3,168 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, balanced 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Yellow (#EFDAA1) and reads as bright and open, with an average saturation of 53% and lightness of 78%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E07A80

rgb(224, 122, 128) · hsl(356, 62%, 68%)

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

Pink #D098C7

rgb(208, 152, 199) · hsl(310, 37%, 71%)

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

Light Yellow #EFDAA1

rgb(239, 218, 161) · hsl(44, 71%, 78%)

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

Light Green #E7F5ED

rgb(231, 245, 237) · hsl(146, 41%, 93%)

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
#E07A80 #E7F5ED 2.57:1 Fail Fail
#E07A80 #EFDAA1 2.09:1 Fail Fail
#D098C7 #E7F5ED 2.08:1 Fail Fail
#D098C7 #EFDAA1 1.69:1 Fail Fail
#E07A80 #D098C7 1.24:1 Fail Fail
#EFDAA1 #E7F5ED 1.23:1 Fail Fail

How to use these colors

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

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 #E07A80, #D098C7, #EFDAA1 and #E7F5ED. 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!