#A1613F · #A68C4B · #7D61BA · #B6DB7F Color Palette — PaletteCSS
Back to palettes

#A1613F · #A68C4B · #7D61BA · #B6DB7F color palette

#A1613F 161, 97, 63
#A68C4B 166, 140, 75
#7D61BA 125, 97, 186
#B6DB7F 182, 219, 127
#A1613F
Color 1
#A68C4B
Color 2
#7D61BA
Color 3
#B6DB7F
Color 4
:root {
  --color-1: #A1613F;
  --color-2: #A68C4B;
  --color-3: #7D61BA;
  --color-4: #B6DB7F;
}
colors: {
  'palette-1': '#A1613F',
  'palette-2': '#A68C4B',
  'palette-3': '#7D61BA',
  'palette-4': '#B6DB7F',
}
const palette = [
  '#A1613F',
  '#A68C4B',
  '#7D61BA',
  '#B6DB7F',
];
$color-1: #A1613F;
$color-2: #A68C4B;
$color-3: #7D61BA;
$color-4: #B6DB7F;
Palette Codes 4 COLORS
12 Views
Copy & Download

About this color palette

This is a balanced, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Lime (#B6DB7F) and reads as well balanced in lightness, with an average saturation of 44% and lightness of 54%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #A1613F

rgb(161, 97, 63) · hsl(21, 44%, 44%)

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

Yellow #A68C4B

rgb(166, 140, 75) · hsl(43, 38%, 47%)

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

Violet #7D61BA

rgb(125, 97, 186) · hsl(259, 39%, 55%)

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

Lime #B6DB7F

rgb(182, 219, 127) · hsl(84, 56%, 68%)

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
#7D61BA #B6DB7F 3.13:1 Fail Fail
#A1613F #B6DB7F 3.12:1 Fail Fail
#A68C4B #B6DB7F 2.07:1 Fail Fail
#A1613F #A68C4B 1.51:1 Fail Fail
#A68C4B #7D61BA 1.51:1 Fail Fail
#A1613F #7D61BA 1:1 Fail Fail

How to use these colors

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

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 #A1613F, #A68C4B, #7D61BA and #B6DB7F. 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!