Violet & Red, Light Orange Color Palette — PaletteCSS
Back to palettes

Violet & Red, Light Orange Color Palette

#E1B3A8 225, 179, 168
#F1E1DA 241, 225, 218
#D6E0A3 214, 224, 163
#AD9DE7 173, 157, 231
#E1B3A8
Color 1
#F1E1DA
Color 2
#D6E0A3
Color 3
#AD9DE7
Color 4
:root {
  --color-1: #E1B3A8;
  --color-2: #F1E1DA;
  --color-3: #D6E0A3;
  --color-4: #AD9DE7;
}
colors: {
  'palette-1': '#E1B3A8',
  'palette-2': '#F1E1DA',
  'palette-3': '#D6E0A3',
  'palette-4': '#AD9DE7',
}
const palette = [
  '#E1B3A8',
  '#F1E1DA',
  '#D6E0A3',
  '#AD9DE7',
];
$color-1: #E1B3A8;
$color-2: #F1E1DA;
$color-3: #D6E0A3;
$color-4: #AD9DE7;
Palette Codes 4 COLORS

This is a warm, easygoing 4-colour palette built from closely related tones that blend harmoniously.

1,038 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, easygoing 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Violet (#AD9DE7) and reads as bright and open, with an average saturation of 51% and lightness of 80%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #E1B3A8

rgb(225, 179, 168) · hsl(12, 49%, 77%)

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

Light Orange #F1E1DA

rgb(241, 225, 218) · hsl(18, 45%, 90%)

A light, airy tone — ideal for backgrounds and subtle fills.

Lime #D6E0A3

rgb(214, 224, 163) · hsl(70, 50%, 76%)

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

Violet #AD9DE7

rgb(173, 157, 231) · hsl(253, 61%, 76%)

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

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
#F1E1DA #AD9DE7 1.89:1 Fail Fail
#D6E0A3 #AD9DE7 1.72:1 Fail Fail
#E1B3A8 #F1E1DA 1.47:1 Fail Fail
#E1B3A8 #D6E0A3 1.34:1 Fail Fail
#E1B3A8 #AD9DE7 1.28:1 Fail Fail
#F1E1DA #D6E0A3 1.1:1 Fail Fail

How to use these colors

  • Background — Light Orange (#F1E1DA): the lightest tone — a clean base for large areas
  • Text — Lime (#D6E0A3): the darkest tone — readable for body copy and headings
  • Primary — Violet (#AD9DE7): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#D6E0A3): 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: Red (#E1B3A8), Light Orange (#F1E1DA), Lime (#D6E0A3) and Violet (#AD9DE7).

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #E1B3A8, #F1E1DA, #D6E0A3 and #AD9DE7. 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!