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

Blue & Orange, Blue Color Palette

#D78419 215, 132, 25
#D5AE7C 213, 174, 124
#1662C5 22, 98, 197
#96B5DE 150, 181, 222
#D78419
Color 1
#D5AE7C
Color 2
#1662C5
Color 3
#96B5DE
Color 4
:root {
  --color-1: #D78419;
  --color-2: #D5AE7C;
  --color-3: #1662C5;
  --color-4: #96B5DE;
}
colors: {
  'palette-1': '#D78419',
  'palette-2': '#D5AE7C',
  'palette-3': '#1662C5',
  'palette-4': '#96B5DE',
}
const palette = [
  '#D78419',
  '#D5AE7C',
  '#1662C5',
  '#96B5DE',
];
$color-1: #D78419;
$color-2: #D5AE7C;
$color-3: #1662C5;
$color-4: #96B5DE;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look.

4,668 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Blue (#1662C5) and reads as well balanced in lightness, with an average saturation of 66% and lightness of 57%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #D78419

rgb(215, 132, 25) · hsl(34, 79%, 47%)

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

Orange #D5AE7C

rgb(213, 174, 124) · hsl(34, 51%, 66%)

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

Blue #1662C5

rgb(22, 98, 197) · hsl(214, 80%, 43%)

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

Blue #96B5DE

rgb(150, 181, 222) · hsl(214, 52%, 73%)

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
#D5AE7C #1662C5 2.84:1 Fail Fail
#1662C5 #96B5DE 2.78:1 Fail Fail
#D78419 #1662C5 2.01:1 Fail Fail
#D78419 #D5AE7C 1.41:1 Fail Fail
#D78419 #96B5DE 1.38:1 Fail Fail
#D5AE7C #96B5DE 1.02:1 Fail Fail

How to use these colors

  • Background — Blue (#96B5DE): the lightest tone — a clean base for large areas
  • Text — Blue (#1662C5): the darkest tone — readable for body copy and headings
  • Primary — Blue (#1662C5): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#D78419): 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: Orange (#D78419), Orange (#D5AE7C), Blue (#1662C5) and Blue (#96B5DE).

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 #D78419, #D5AE7C, #1662C5 and #96B5DE. 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!