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

Green & Red, Violet Color Palette

#C74723 199, 71, 35
#3CDD5F 60, 221, 95
#7F64E3 127, 100, 227
#F4F1F0 244, 241, 240
#C74723
Color 1
#3CDD5F
Color 2
#7F64E3
Color 3
#F4F1F0
Color 4
:root {
  --color-1: #C74723;
  --color-2: #3CDD5F;
  --color-3: #7F64E3;
  --color-4: #F4F1F0;
}
colors: {
  'palette-1': '#C74723',
  'palette-2': '#3CDD5F',
  'palette-3': '#7F64E3',
  'palette-4': '#F4F1F0',
}
const palette = [
  '#C74723',
  '#3CDD5F',
  '#7F64E3',
  '#F4F1F0',
];
$color-1: #C74723;
$color-2: #3CDD5F;
$color-3: #7F64E3;
$color-4: #F4F1F0;
Palette Codes 4 COLORS

This is a balanced, versatile 4-colour palette that combines high-contrast tones for a bold, dynamic look.

825 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Green (#3CDD5F) and reads as well balanced in lightness, with an average saturation of 56% and lightness of 65%. It adapts to a wide range of web and brand projects.

The colors in this palette

Red #C74723

rgb(199, 71, 35) · hsl(13, 70%, 46%)

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

Green #3CDD5F

rgb(60, 221, 95) · hsl(133, 70%, 55%)

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

Violet #7F64E3

rgb(127, 100, 227) · hsl(253, 69%, 64%)

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

Light Red #F4F1F0

rgb(244, 241, 240) · hsl(15, 15%, 95%)

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
#C74723 #F4F1F0 4.29:1 Fail Fail
#7F64E3 #F4F1F0 3.87:1 Fail Fail
#C74723 #3CDD5F 2.69:1 Fail Fail
#3CDD5F #7F64E3 2.42:1 Fail Fail
#3CDD5F #F4F1F0 1.6:1 Fail Fail
#C74723 #7F64E3 1.11:1 Fail Fail

How to use these colors

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

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 #C74723, #3CDD5F, #7F64E3 and #F4F1F0. 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!