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

Violet & Red, Green Color Palette

#CC3314 204, 51, 20
#1FC73B 31, 199, 59
#5434F4 84, 52, 244
#E9DBD8 233, 219, 216
#CC3314
Color 1
#1FC73B
Color 2
#5434F4
Color 3
#E9DBD8
Color 4
:root {
  --color-1: #CC3314;
  --color-2: #1FC73B;
  --color-3: #5434F4;
  --color-4: #E9DBD8;
}
colors: {
  'palette-1': '#CC3314',
  'palette-2': '#1FC73B',
  'palette-3': '#5434F4',
  'palette-4': '#E9DBD8',
}
const palette = [
  '#CC3314',
  '#1FC73B',
  '#5434F4',
  '#E9DBD8',
];
$color-1: #CC3314;
$color-2: #1FC73B;
$color-3: #5434F4;
$color-4: #E9DBD8;
Palette Codes 4 COLORS

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

46 Views
Added Jun 2026
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 Violet (#5434F4) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 59%. It adapts to a wide range of web and brand projects.

The colors in this palette

Red #CC3314

rgb(204, 51, 20) · hsl(10, 82%, 44%)

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

Green #1FC73B

rgb(31, 199, 59) · hsl(130, 73%, 45%)

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

Violet #5434F4

rgb(84, 52, 244) · hsl(250, 90%, 58%)

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

Light Red #E9DBD8

rgb(233, 219, 216) · hsl(11, 28%, 88%)

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
#5434F4 #E9DBD8 4.91:1 Pass Fail
#CC3314 #E9DBD8 3.85:1 Fail Fail
#1FC73B #5434F4 2.93:1 Fail Fail
#CC3314 #1FC73B 2.29:1 Fail Fail
#1FC73B #E9DBD8 1.68:1 Fail Fail
#CC3314 #5434F4 1.28:1 Fail Fail

How to use these colors

  • Background — Light Red (#E9DBD8): the lightest tone — a clean base for large areas
  • Text — Red (#CC3314): the darkest tone — readable for body copy and headings
  • Primary — Violet (#5434F4): the most saturated tone — buttons, links and key UI
  • Accent — Red (#CC3314): 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 Violet 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 (#CC3314), Green (#1FC73B), Violet (#5434F4) and Light Red (#E9DBD8).

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 #CC3314, #1FC73B, #5434F4 and #E9DBD8. 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 4.91:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!