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

Red & Pink, Light Yellow Color Palette

#F59297 245, 146, 151
#DCADD0 220, 173, 208
#F5F5BB 245, 245, 187
#D2E5E6 210, 229, 230
#F59297
Color 1
#DCADD0
Color 2
#F5F5BB
Color 3
#D2E5E6
Color 4
:root {
  --color-1: #F59297;
  --color-2: #DCADD0;
  --color-3: #F5F5BB;
  --color-4: #D2E5E6;
}
colors: {
  'palette-1': '#F59297',
  'palette-2': '#DCADD0',
  'palette-3': '#F5F5BB',
  'palette-4': '#D2E5E6',
}
const palette = [
  '#F59297',
  '#DCADD0',
  '#F5F5BB',
  '#D2E5E6',
];
$color-1: #F59297;
$color-2: #DCADD0;
$color-3: #F5F5BB;
$color-4: #D2E5E6;
Palette Codes 4 COLORS

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

2,756 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Red (#F59297) and reads as bright and open, with an average saturation of 57% and lightness of 81%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F59297

rgb(245, 146, 151) · hsl(357, 83%, 77%)

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

Pink #DCADD0

rgb(220, 173, 208) · hsl(315, 40%, 77%)

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

Light Yellow #F5F5BB

rgb(245, 245, 187) · hsl(60, 74%, 85%)

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

Light Teal #D2E5E6

rgb(210, 229, 230) · hsl(183, 29%, 86%)

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
#F59297 #F5F5BB 1.98:1 Fail Fail
#DCADD0 #F5F5BB 1.71:1 Fail Fail
#F59297 #D2E5E6 1.7:1 Fail Fail
#DCADD0 #D2E5E6 1.47:1 Fail Fail
#F59297 #DCADD0 1.16:1 Fail Fail
#F5F5BB #D2E5E6 1.16:1 Fail Fail

How to use these colors

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

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 #F59297, #DCADD0, #F5F5BB and #D2E5E6. 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!