Yellow & Violet, Muted Violet Color Palette — PaletteCSS
Back to palettes

Yellow & Violet, Muted Violet Color Palette

#9365C7 147, 101, 199
#675799 103, 87, 153
#3ECF62 62, 207, 98
#E3C056 227, 192, 86
#9365C7
Color 1
#675799
Color 2
#3ECF62
Color 3
#E3C056
Color 4
:root {
  --color-1: #9365C7;
  --color-2: #675799;
  --color-3: #3ECF62;
  --color-4: #E3C056;
}
colors: {
  'palette-1': '#9365C7',
  'palette-2': '#675799',
  'palette-3': '#3ECF62',
  'palette-4': '#E3C056',
}
const palette = [
  '#9365C7',
  '#675799',
  '#3ECF62',
  '#E3C056',
];
$color-1: #9365C7;
$color-2: #675799;
$color-3: #3ECF62;
$color-4: #E3C056;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel.

83 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Yellow (#E3C056) and reads as well balanced in lightness, with an average saturation of 51% and lightness of 55%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #9365C7

rgb(147, 101, 199) · hsl(268, 47%, 59%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Muted Violet #675799

rgb(103, 87, 153) · hsl(255, 27%, 47%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Green #3ECF62

rgb(62, 207, 98) · hsl(135, 60%, 53%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Yellow #E3C056

rgb(227, 192, 86) · hsl(45, 72%, 61%)

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

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
#675799 #E3C056 3.51:1 Fail Fail
#675799 #3ECF62 3.03:1 Fail Fail
#9365C7 #E3C056 2.42:1 Fail Fail
#9365C7 #3ECF62 2.09:1 Fail Fail
#9365C7 #675799 1.45:1 Fail Fail
#3ECF62 #E3C056 1.16:1 Fail Fail

How to use these colors

  • Background — Yellow (#E3C056): the lightest tone — a clean base for large areas
  • Text — Muted Violet (#675799): the darkest tone — readable for body copy and headings
  • Primary — Green (#3ECF62): the most saturated tone — buttons, links and key UI
  • Accent — Violet (#9365C7): 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 Yellow 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: Violet (#9365C7), Muted Violet (#675799), Green (#3ECF62) and Yellow (#E3C056).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #9365C7, #675799, #3ECF62 and #E3C056. 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!