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

Light Pink & Light Pink, Yellow Color Palette

#F5AEC3 245, 174, 195
#ECCCF1 236, 204, 241
#E1E5A4 225, 229, 164
#D6EDE7 214, 237, 231
#F5AEC3
Color 1
#ECCCF1
Color 2
#E1E5A4
Color 3
#D6EDE7
Color 4
:root {
  --color-1: #F5AEC3;
  --color-2: #ECCCF1;
  --color-3: #E1E5A4;
  --color-4: #D6EDE7;
}
colors: {
  'palette-1': '#F5AEC3',
  'palette-2': '#ECCCF1',
  'palette-3': '#E1E5A4',
  'palette-4': '#D6EDE7',
}
const palette = [
  '#F5AEC3',
  '#ECCCF1',
  '#E1E5A4',
  '#D6EDE7',
];
$color-1: #F5AEC3;
$color-2: #ECCCF1;
$color-3: #E1E5A4;
$color-4: #D6EDE7;
Palette Codes 4 COLORS

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

1,884 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Pink (#F5AEC3) and reads as bright and open, with an average saturation of 57% and lightness of 84%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #F5AEC3

rgb(245, 174, 195) · hsl(342, 78%, 82%)

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

Light Pink #ECCCF1

rgb(236, 204, 241) · hsl(292, 57%, 87%)

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

Yellow #E1E5A4

rgb(225, 229, 164) · hsl(64, 56%, 77%)

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

Light Teal #D6EDE7

rgb(214, 237, 231) · hsl(164, 39%, 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
#F5AEC3 #D6EDE7 1.46:1 Fail Fail
#F5AEC3 #E1E5A4 1.36:1 Fail Fail
#F5AEC3 #ECCCF1 1.23:1 Fail Fail
#ECCCF1 #D6EDE7 1.18:1 Fail Fail
#ECCCF1 #E1E5A4 1.1:1 Fail Fail
#E1E5A4 #D6EDE7 1.07:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #F5AEC3, #ECCCF1, #E1E5A4 and #D6EDE7. 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!