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

Violet & Orange, Green Color Palette

#E38D68 227, 141, 104
#2BDA5F 43, 218, 95
#480BD5 72, 11, 213
#E6DEDB 230, 222, 219
#E38D68
Color 1
#2BDA5F
Color 2
#480BD5
Color 3
#E6DEDB
Color 4
:root {
  --color-1: #E38D68;
  --color-2: #2BDA5F;
  --color-3: #480BD5;
  --color-4: #E6DEDB;
}
colors: {
  'palette-1': '#E38D68',
  'palette-2': '#2BDA5F',
  'palette-3': '#480BD5',
  'palette-4': '#E6DEDB',
}
const palette = [
  '#E38D68',
  '#2BDA5F',
  '#480BD5',
  '#E6DEDB',
];
$color-1: #E38D68;
$color-2: #2BDA5F;
$color-3: #480BD5;
$color-4: #E6DEDB;
Palette Codes 4 COLORS

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

2,414 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 (#480BD5) and reads as well balanced in lightness, with an average saturation of 62% and lightness of 62%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #E38D68

rgb(227, 141, 104) · hsl(18, 69%, 65%)

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

Green #2BDA5F

rgb(43, 218, 95) · hsl(138, 70%, 51%)

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

Violet #480BD5

rgb(72, 11, 213) · hsl(258, 90%, 44%)

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

Light Orange #E6DEDB

rgb(230, 222, 219) · hsl(16, 18%, 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
#480BD5 #E6DEDB 6.93:1 Pass Fail
#2BDA5F #480BD5 4.95:1 Pass Fail
#E38D68 #480BD5 3.62:1 Fail Fail
#E38D68 #E6DEDB 1.91:1 Fail Fail
#2BDA5F #E6DEDB 1.4:1 Fail Fail
#E38D68 #2BDA5F 1.36:1 Fail Fail

How to use these colors

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

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 #E38D68, #2BDA5F, #480BD5 and #E6DEDB. 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 Orange reaches a contrast ratio of 6.93:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!