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

Red & Light Pink, Light Yellow Color Palette

#EE758B 238, 117, 139
#F5C3EB 245, 195, 235
#F5F1B7 245, 241, 183
#B9C1CF 185, 193, 207
#EE758B
Color 1
#F5C3EB
Color 2
#F5F1B7
Color 3
#B9C1CF
Color 4
:root {
  --color-1: #EE758B;
  --color-2: #F5C3EB;
  --color-3: #F5F1B7;
  --color-4: #B9C1CF;
}
colors: {
  'palette-1': '#EE758B',
  'palette-2': '#F5C3EB',
  'palette-3': '#F5F1B7',
  'palette-4': '#B9C1CF',
}
const palette = [
  '#EE758B',
  '#F5C3EB',
  '#F5F1B7',
  '#B9C1CF',
];
$color-1: #EE758B;
$color-2: #F5C3EB;
$color-3: #F5F1B7;
$color-4: #B9C1CF;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony.

3,558 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Red (#EE758B) and reads as bright and open, with an average saturation of 61% and lightness of 79%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #EE758B

rgb(238, 117, 139) · hsl(349, 78%, 70%)

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

Light Pink #F5C3EB

rgb(245, 195, 235) · hsl(312, 71%, 86%)

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

Light Yellow #F5F1B7

rgb(245, 241, 183) · hsl(56, 76%, 84%)

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

Muted Blue #B9C1CF

rgb(185, 193, 207) · hsl(218, 19%, 77%)

A soft, muted tone that suits calm backgrounds and large surfaces.

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
#EE758B #F5F1B7 2.4:1 Fail Fail
#EE758B #F5C3EB 1.84:1 Fail Fail
#F5F1B7 #B9C1CF 1.57:1 Fail Fail
#EE758B #B9C1CF 1.53:1 Fail Fail
#F5C3EB #F5F1B7 1.31:1 Fail Fail
#F5C3EB #B9C1CF 1.2:1 Fail Fail

How to use these colors

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

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 #EE758B, #F5C3EB, #F5F1B7 and #B9C1CF. 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!