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

Green & Orange, Violet Color Palette

#DF9662 223, 150, 98
#2BEE7C 43, 238, 124
#8A4DE0 138, 77, 224
#F6F2EF 246, 242, 239
#DF9662
Color 1
#2BEE7C
Color 2
#8A4DE0
Color 3
#F6F2EF
Color 4
:root {
  --color-1: #DF9662;
  --color-2: #2BEE7C;
  --color-3: #8A4DE0;
  --color-4: #F6F2EF;
}
colors: {
  'palette-1': '#DF9662',
  'palette-2': '#2BEE7C',
  'palette-3': '#8A4DE0',
  'palette-4': '#F6F2EF',
}
const palette = [
  '#DF9662',
  '#2BEE7C',
  '#8A4DE0',
  '#F6F2EF',
];
$color-1: #DF9662;
$color-2: #2BEE7C;
$color-3: #8A4DE0;
$color-4: #F6F2EF;
Palette Codes 4 COLORS

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

2,942 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Green (#2BEE7C) and reads as bright and open, with an average saturation of 62% and lightness of 68%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #DF9662

rgb(223, 150, 98) · hsl(25, 66%, 63%)

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

Green #2BEE7C

rgb(43, 238, 124) · hsl(145, 85%, 55%)

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

Violet #8A4DE0

rgb(138, 77, 224) · hsl(265, 70%, 59%)

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

Light Orange #F6F2EF

rgb(246, 242, 239) · hsl(26, 28%, 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
#8A4DE0 #F6F2EF 4.47:1 Fail Fail
#2BEE7C #8A4DE0 3.23:1 Fail Fail
#DF9662 #F6F2EF 2.17:1 Fail Fail
#DF9662 #8A4DE0 2.06:1 Fail Fail
#DF9662 #2BEE7C 1.57:1 Fail Fail
#2BEE7C #F6F2EF 1.38:1 Fail Fail

How to use these colors

  • Background — Light Orange (#F6F2EF): the lightest tone — a clean base for large areas
  • Text — Green (#2BEE7C): the darkest tone — readable for body copy and headings
  • Primary — Green (#2BEE7C): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#8A4DE0): 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: Orange (#DF9662), Green (#2BEE7C), Violet (#8A4DE0) and Light Orange (#F6F2EF).

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 #DF9662, #2BEE7C, #8A4DE0 and #F6F2EF. 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!