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

Light Pink & Light Yellow, Red Color Palette

#F5F4EC 245, 244, 236
#E49093 228, 144, 147
#F1BCCC 241, 188, 204
#7EA5D5 126, 165, 213
#F5F4EC
Color 1
#E49093
Color 2
#F1BCCC
Color 3
#7EA5D5
Color 4
:root {
  --color-1: #F5F4EC;
  --color-2: #E49093;
  --color-3: #F1BCCC;
  --color-4: #7EA5D5;
}
colors: {
  'palette-1': '#F5F4EC',
  'palette-2': '#E49093',
  'palette-3': '#F1BCCC',
  'palette-4': '#7EA5D5',
}
const palette = [
  '#F5F4EC',
  '#E49093',
  '#F1BCCC',
  '#7EA5D5',
];
$color-1: #F5F4EC;
$color-2: #E49093;
$color-3: #F1BCCC;
$color-4: #7EA5D5;
Palette Codes 4 COLORS

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

3,095 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Yellow #F5F4EC

rgb(245, 244, 236) · hsl(53, 31%, 94%)

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

Red #E49093

rgb(228, 144, 147) · hsl(358, 61%, 73%)

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

Light Pink #F1BCCC

rgb(241, 188, 204) · hsl(342, 65%, 84%)

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

Blue #7EA5D5

rgb(126, 165, 213) · hsl(213, 51%, 66%)

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

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
#F5F4EC #7EA5D5 2.31:1 Fail Fail
#F5F4EC #E49093 2.19:1 Fail Fail
#F1BCCC #7EA5D5 1.56:1 Fail Fail
#F5F4EC #F1BCCC 1.49:1 Fail Fail
#E49093 #F1BCCC 1.47:1 Fail Fail
#E49093 #7EA5D5 1.06:1 Fail Fail

How to use these colors

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

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 #F5F4EC, #E49093, #F1BCCC and #7EA5D5. 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!