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

Light Pink & Light Red, Yellow Color Palette

#F5BFB5 245, 191, 181
#F5B1CF 245, 177, 207
#F1DB98 241, 219, 152
#C1D7CF 193, 215, 207
#F5BFB5
Color 1
#F5B1CF
Color 2
#F1DB98
Color 3
#C1D7CF
Color 4
:root {
  --color-1: #F5BFB5;
  --color-2: #F5B1CF;
  --color-3: #F1DB98;
  --color-4: #C1D7CF;
}
colors: {
  'palette-1': '#F5BFB5',
  'palette-2': '#F5B1CF',
  'palette-3': '#F1DB98',
  'palette-4': '#C1D7CF',
}
const palette = [
  '#F5BFB5',
  '#F5B1CF',
  '#F1DB98',
  '#C1D7CF',
];
$color-1: #F5BFB5;
$color-2: #F5B1CF;
$color-3: #F1DB98;
$color-4: #C1D7CF;
Palette Codes 4 COLORS

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

663 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 Light Pink (#F5B1CF) and reads as bright and open, with an average saturation of 63% and lightness of 81%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Red #F5BFB5

rgb(245, 191, 181) · hsl(9, 76%, 84%)

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

Light Pink #F5B1CF

rgb(245, 177, 207) · hsl(334, 77%, 83%)

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

Yellow #F1DB98

rgb(241, 219, 152) · hsl(45, 76%, 77%)

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

Light Green #C1D7CF

rgb(193, 215, 207) · hsl(158, 22%, 80%)

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
#F5B1CF #F1DB98 1.27:1 Fail Fail
#F5BFB5 #F1DB98 1.18:1 Fail Fail
#F5B1CF #C1D7CF 1.15:1 Fail Fail
#F1DB98 #C1D7CF 1.1:1 Fail Fail
#F5BFB5 #F5B1CF 1.08:1 Fail Fail
#F5BFB5 #C1D7CF 1.07:1 Fail Fail

How to use these colors

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

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 #F5BFB5, #F5B1CF, #F1DB98 and #C1D7CF. 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!