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

Red & Light Pink, Light Yellow Color Palette

#F5A393 245, 163, 147
#EAAEDD 234, 174, 221
#F5F5CC 245, 245, 204
#E3F1D8 227, 241, 216
#F5A393
Color 1
#EAAEDD
Color 2
#F5F5CC
Color 3
#E3F1D8
Color 4
:root {
  --color-1: #F5A393;
  --color-2: #EAAEDD;
  --color-3: #F5F5CC;
  --color-4: #E3F1D8;
}
colors: {
  'palette-1': '#F5A393',
  'palette-2': '#EAAEDD',
  'palette-3': '#F5F5CC',
  'palette-4': '#E3F1D8',
}
const palette = [
  '#F5A393',
  '#EAAEDD',
  '#F5F5CC',
  '#E3F1D8',
];
$color-1: #F5A393;
$color-2: #EAAEDD;
$color-3: #F5F5CC;
$color-4: #E3F1D8;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

682 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Red (#F5A393) and reads as bright and open, with an average saturation of 64% and lightness of 84%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F5A393

rgb(245, 163, 147) · hsl(10, 83%, 77%)

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

Light Pink #EAAEDD

rgb(234, 174, 221) · hsl(313, 59%, 80%)

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

Light Yellow #F5F5CC

rgb(245, 245, 204) · hsl(60, 67%, 88%)

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

Light Lime #E3F1D8

rgb(227, 241, 216) · hsl(94, 47%, 90%)

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
#F5A393 #F5F5CC 1.78:1 Fail Fail
#F5A393 #E3F1D8 1.69:1 Fail Fail
#EAAEDD #F5F5CC 1.62:1 Fail Fail
#EAAEDD #E3F1D8 1.54:1 Fail Fail
#F5A393 #EAAEDD 1.1:1 Fail Fail
#F5F5CC #E3F1D8 1.05:1 Fail Fail

How to use these colors

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

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 #F5A393, #EAAEDD, #F5F5CC and #E3F1D8. 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!