Red & Green, Violet Color Palette — PaletteCSS
Back to palettes

Red & Green, Violet Color Palette

#DD3E0E 221, 62, 14
#35DE5D 53, 222, 93
#5D31ED 93, 49, 237
#F1EBEA 241, 235, 234
#DD3E0E
Color 1
#35DE5D
Color 2
#5D31ED
Color 3
#F1EBEA
Color 4
:root {
  --color-1: #DD3E0E;
  --color-2: #35DE5D;
  --color-3: #5D31ED;
  --color-4: #F1EBEA;
}
colors: {
  'palette-1': '#DD3E0E',
  'palette-2': '#35DE5D',
  'palette-3': '#5D31ED',
  'palette-4': '#F1EBEA',
}
const palette = [
  '#DD3E0E',
  '#35DE5D',
  '#5D31ED',
  '#F1EBEA',
];
$color-1: #DD3E0E;
$color-2: #35DE5D;
$color-3: #5D31ED;
$color-4: #F1EBEA;
Palette Codes 4 COLORS

This is a balanced, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch.

6,637 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Red (#DD3E0E) and reads as well balanced in lightness, with an average saturation of 66% and lightness of 62%. It adapts to a wide range of web and brand projects.

The colors in this palette

Red #DD3E0E

rgb(221, 62, 14) · hsl(14, 88%, 46%)

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

Green #35DE5D

rgb(53, 222, 93) · hsl(134, 72%, 54%)

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

Violet #5D31ED

rgb(93, 49, 237) · hsl(254, 84%, 56%)

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

Light Red #F1EBEA

rgb(241, 235, 234) · hsl(9, 20%, 93%)

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
#5D31ED #F1EBEA 5.69:1 Pass Fail
#35DE5D #5D31ED 3.76:1 Fail Fail
#DD3E0E #F1EBEA 3.73:1 Fail Fail
#DD3E0E #35DE5D 2.47:1 Fail Fail
#DD3E0E #5D31ED 1.53:1 Fail Fail
#35DE5D #F1EBEA 1.51:1 Fail Fail

How to use these colors

  • Background — Light Red (#F1EBEA): the lightest tone — a clean base for large areas
  • Text — Red (#DD3E0E): the darkest tone — readable for body copy and headings
  • Primary — Red (#DD3E0E): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#5D31ED): 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 (#DD3E0E), Green (#35DE5D), Violet (#5D31ED) and Light Red (#F1EBEA).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #DD3E0E, #35DE5D, #5D31ED and #F1EBEA. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Violet text on Light Red reaches a contrast ratio of 5.69:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!