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

Yellow & Light Red, Light Pink Color Palette

#F5AFB7 245, 175, 183
#F3C4ED 243, 196, 237
#F5D993 245, 217, 147
#E9DFEF 233, 223, 239
#F5AFB7
Color 1
#F3C4ED
Color 2
#F5D993
Color 3
#E9DFEF
Color 4
:root {
  --color-1: #F5AFB7;
  --color-2: #F3C4ED;
  --color-3: #F5D993;
  --color-4: #E9DFEF;
}
colors: {
  'palette-1': '#F5AFB7',
  'palette-2': '#F3C4ED',
  'palette-3': '#F5D993',
  'palette-4': '#E9DFEF',
}
const palette = [
  '#F5AFB7',
  '#F3C4ED',
  '#F5D993',
  '#E9DFEF',
];
$color-1: #F5AFB7;
$color-2: #F3C4ED;
$color-3: #F5D993;
$color-4: #E9DFEF;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette built from closely related tones that blend harmoniously.

2,875 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Yellow (#F5D993) and reads as bright and open, with an average saturation of 65% and lightness of 84%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Red #F5AFB7

rgb(245, 175, 183) · hsl(353, 78%, 82%)

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

Light Pink #F3C4ED

rgb(243, 196, 237) · hsl(308, 66%, 86%)

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

Yellow #F5D993

rgb(245, 217, 147) · hsl(43, 83%, 77%)

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

Light Violet #E9DFEF

rgb(233, 223, 239) · hsl(278, 33%, 91%)

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
#F5AFB7 #E9DFEF 1.39:1 Fail Fail
#F5AFB7 #F5D993 1.3:1 Fail Fail
#F5AFB7 #F3C4ED 1.19:1 Fail Fail
#F3C4ED #E9DFEF 1.17:1 Fail Fail
#F3C4ED #F5D993 1.09:1 Fail Fail
#F5D993 #E9DFEF 1.07:1 Fail Fail

How to use these colors

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

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 #F5AFB7, #F3C4ED, #F5D993 and #E9DFEF. 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!