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

Green & Red, Violet Color Palette

#EA6239 234, 98, 57
#25F455 37, 244, 85
#663DEB 102, 61, 235
#EADFDC 234, 223, 220
#EA6239
Color 1
#25F455
Color 2
#663DEB
Color 3
#EADFDC
Color 4
:root {
  --color-1: #EA6239;
  --color-2: #25F455;
  --color-3: #663DEB;
  --color-4: #EADFDC;
}
colors: {
  'palette-1': '#EA6239',
  'palette-2': '#25F455',
  'palette-3': '#663DEB',
  'palette-4': '#EADFDC',
}
const palette = [
  '#EA6239',
  '#25F455',
  '#663DEB',
  '#EADFDC',
];
$color-1: #EA6239;
$color-2: #25F455;
$color-3: #663DEB;
$color-4: #EADFDC;
Palette Codes 4 COLORS

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

2,729 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 Green (#25F455) and reads as well balanced in lightness, with an average saturation of 69% and lightness of 65%. It adapts to a wide range of web and brand projects.

The colors in this palette

Red #EA6239

rgb(234, 98, 57) · hsl(14, 81%, 57%)

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

Green #25F455

rgb(37, 244, 85) · hsl(134, 90%, 55%)

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

Violet #663DEB

rgb(102, 61, 235) · hsl(254, 81%, 58%)

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

Light Red #EADFDC

rgb(234, 223, 220) · hsl(13, 25%, 89%)

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
#663DEB #EADFDC 4.69:1 Pass Fail
#25F455 #663DEB 4.12:1 Fail Fail
#EA6239 #EADFDC 2.55:1 Fail Fail
#EA6239 #25F455 2.24:1 Fail Fail
#EA6239 #663DEB 1.84:1 Fail Fail
#25F455 #EADFDC 1.14:1 Fail Fail

How to use these colors

  • Background — Light Red (#EADFDC): the lightest tone — a clean base for large areas
  • Text — Green (#25F455): the darkest tone — readable for body copy and headings
  • Primary — Green (#25F455): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#663DEB): 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 Green 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 (#EA6239), Green (#25F455), Violet (#663DEB) and Light Red (#EADFDC).

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 #EA6239, #25F455, #663DEB and #EADFDC. 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.69:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!