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

Blue & Dark Blue, Blue Color Palette

#110A5C 17, 10, 92
#2113B9 33, 19, 185
#5446EC 84, 70, 236
#AAA3F5 170, 163, 245
#110A5C
Color 1
#2113B9
Color 2
#5446EC
Color 3
#AAA3F5
Color 4
:root {
  --color-1: #110A5C;
  --color-2: #2113B9;
  --color-3: #5446EC;
  --color-4: #AAA3F5;
}
colors: {
  'palette-1': '#110A5C',
  'palette-2': '#2113B9',
  'palette-3': '#5446EC',
  'palette-4': '#AAA3F5',
}
const palette = [
  '#110A5C',
  '#2113B9',
  '#5446EC',
  '#AAA3F5',
];
$color-1: #110A5C;
$color-2: #2113B9;
$color-3: #5446EC;
$color-4: #AAA3F5;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

513 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Blue (#2113B9) and reads as well balanced in lightness, with an average saturation of 81% and lightness of 50%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Blue #110A5C

rgb(17, 10, 92) · hsl(245, 80%, 20%)

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

Blue #2113B9

rgb(33, 19, 185) · hsl(245, 81%, 40%)

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

Blue #5446EC

rgb(84, 70, 236) · hsl(245, 81%, 60%)

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

Light Blue #AAA3F5

rgb(170, 163, 245) · hsl(245, 80%, 80%)

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

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
#110A5C #AAA3F5 7.58:1 Pass Pass
#2113B9 #AAA3F5 4.99:1 Pass Fail
#110A5C #5446EC 2.84:1 Fail Fail
#5446EC #AAA3F5 2.67:1 Fail Fail
#2113B9 #5446EC 1.86:1 Fail Fail
#110A5C #2113B9 1.52:1 Fail Fail

How to use these colors

  • Background — Light Blue (#AAA3F5): the lightest tone — a clean base for large areas
  • Text — Dark Blue (#110A5C): the darkest tone — readable for body copy and headings
  • Primary — Blue (#2113B9): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#5446EC): 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 Blue 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 Blue (#110A5C), Blue (#2113B9), Blue (#5446EC) and Light Blue (#AAA3F5).

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 #110A5C, #2113B9, #5446EC and #AAA3F5. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Blue text on Light Blue reaches a contrast ratio of 7.58:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!