Dark Violet & Dark Lime, Dark Blue Color Palette — PaletteCSS
Back to palettes

Dark Violet & Dark Lime, Dark Blue Color Palette

#23261C 35, 38, 28
#303245 48, 50, 69
#120F2E 18, 15, 46
#130A33 19, 10, 51
#23261C
Color 1
#303245
Color 2
#120F2E
Color 3
#130A33
Color 4
:root {
  --color-1: #23261C;
  --color-2: #303245;
  --color-3: #120F2E;
  --color-4: #130A33;
}
colors: {
  'palette-1': '#23261C',
  'palette-2': '#303245',
  'palette-3': '#120F2E',
  'palette-4': '#130A33',
}
const palette = [
  '#23261C',
  '#303245',
  '#120F2E',
  '#130A33',
];
$color-1: #23261C;
$color-2: #303245;
$color-3: #120F2E;
$color-4: #130A33;
Palette Codes 4 COLORS

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

908 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Dark Violet (#130A33) and reads as deep and moody, with an average saturation of 38% and lightness of 15%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Lime #23261C

rgb(35, 38, 28) · hsl(78, 15%, 13%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Dark Blue #303245

rgb(48, 50, 69) · hsl(234, 18%, 23%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Dark Blue #120F2E

rgb(18, 15, 46) · hsl(246, 51%, 12%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Dark Violet #130A33

rgb(19, 10, 51) · hsl(253, 67%, 12%)

A deep, low-lightness tone — strong for text, headings and bold accents.

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
#303245 #130A33 1.49:1 Fail Fail
#303245 #120F2E 1.47:1 Fail Fail
#23261C #303245 1.22:1 Fail Fail
#23261C #130A33 1.22:1 Fail Fail
#23261C #120F2E 1.2:1 Fail Fail
#120F2E #130A33 1.01:1 Fail Fail

How to use these colors

  • Background — Dark Blue (#303245): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#120F2E): the darkest tone — readable for body copy and headings
  • Primary — Dark Violet (#130A33): the most saturated tone — buttons, links and key UI
  • Accent — Dark Blue (#120F2E): 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 Dark 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: Dark Lime (#23261C), Dark Blue (#303245), Dark Blue (#120F2E) and Dark Violet (#130A33).

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 #23261C, #303245, #120F2E and #130A33. 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!