Orange & Red, Pink Color Palette — PaletteCSS
Back to palettes

Orange & Red, Pink Color Palette

#CA3520 202, 53, 32
#F5784D 245, 120, 77
#E8296B 232, 41, 107
#DD7EDB 221, 126, 219
#CA3520
Color 1
#F5784D
Color 2
#E8296B
Color 3
#DD7EDB
Color 4
:root {
  --color-1: #CA3520;
  --color-2: #F5784D;
  --color-3: #E8296B;
  --color-4: #DD7EDB;
}
colors: {
  'palette-1': '#CA3520',
  'palette-2': '#F5784D',
  'palette-3': '#E8296B',
  'palette-4': '#DD7EDB',
}
const palette = [
  '#CA3520',
  '#F5784D',
  '#E8296B',
  '#DD7EDB',
];
$color-1: #CA3520;
$color-2: #F5784D;
$color-3: #E8296B;
$color-4: #DD7EDB;
Palette Codes 4 COLORS

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

2,321 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 Orange (#F5784D) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 58%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #CA3520

rgb(202, 53, 32) · hsl(7, 73%, 46%)

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

Orange #F5784D

rgb(245, 120, 77) · hsl(15, 89%, 63%)

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

Pink #E8296B

rgb(232, 41, 107) · hsl(339, 81%, 54%)

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

Pink #DD7EDB

rgb(221, 126, 219) · hsl(301, 58%, 68%)

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

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
#CA3520 #DD7EDB 2:1 Fail Fail
#CA3520 #F5784D 1.9:1 Fail Fail
#E8296B #DD7EDB 1.63:1 Fail Fail
#F5784D #E8296B 1.55:1 Fail Fail
#CA3520 #E8296B 1.23:1 Fail Fail
#F5784D #DD7EDB 1.05:1 Fail Fail

How to use these colors

  • Background — Pink (#DD7EDB): the lightest tone — a clean base for large areas
  • Text — Red (#CA3520): the darkest tone — readable for body copy and headings
  • Primary — Orange (#F5784D): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#E8296B): 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 Orange 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 (#CA3520), Orange (#F5784D), Pink (#E8296B) and Pink (#DD7EDB).

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 #CA3520, #F5784D, #E8296B and #DD7EDB. 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!