Red & Dark Blue, Green Color Palette — PaletteCSS
Back to palettes

Red & Dark Blue, Green Color Palette

#9B2335 155, 35, 53
#1B4F72 27, 79, 114
#1E8449 30, 132, 73
#7D3C98 125, 60, 152
#9B2335
Color 1
#1B4F72
Color 2
#1E8449
Color 3
#7D3C98
Color 4
:root {
  --color-1: #9B2335;
  --color-2: #1B4F72;
  --color-3: #1E8449;
  --color-4: #7D3C98;
}
colors: {
  'palette-1': '#9B2335',
  'palette-2': '#1B4F72',
  'palette-3': '#1E8449',
  'palette-4': '#7D3C98',
}
const palette = [
  '#9B2335',
  '#1B4F72',
  '#1E8449',
  '#7D3C98',
];
$color-1: #9B2335;
$color-2: #1B4F72;
$color-3: #1E8449;
$color-4: #7D3C98;
Palette Codes 4 COLORS

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony.

7,709 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Red (#9B2335) and reads as deep and moody, with an average saturation of 58% and lightness of 35%. It works well for calm, professional and modern interfaces.

The colors in this palette

Red #9B2335

rgb(155, 35, 53) · hsl(351, 63%, 37%)

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

Dark Blue #1B4F72

rgb(27, 79, 114) · hsl(204, 62%, 28%)

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

Green #1E8449

rgb(30, 132, 73) · hsl(145, 63%, 32%)

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

Violet #7D3C98

rgb(125, 60, 152) · hsl(282, 43%, 42%)

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
#1B4F72 #1E8449 1.85:1 Fail Fail
#9B2335 #1E8449 1.66:1 Fail Fail
#1E8449 #7D3C98 1.5:1 Fail Fail
#1B4F72 #7D3C98 1.23:1 Fail Fail
#9B2335 #1B4F72 1.12:1 Fail Fail
#9B2335 #7D3C98 1.11:1 Fail Fail

How to use these colors

  • Background — Violet (#7D3C98): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#1B4F72): the darkest tone — readable for body copy and headings
  • Primary — Red (#9B2335): the most saturated tone — buttons, links and key UI
  • Accent — Green (#1E8449): 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 Red 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 (#9B2335), Dark Blue (#1B4F72), Green (#1E8449) and Violet (#7D3C98).

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 #9B2335, #1B4F72, #1E8449 and #7D3C98. 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!