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

Orange & Orange, Blue Color Palette

#F57C0A 245, 124, 10
#DF9753 223, 151, 83
#167BDA 22, 123, 218
#9FCBF4 159, 203, 244
#F57C0A
Color 1
#DF9753
Color 2
#167BDA
Color 3
#9FCBF4
Color 4
:root {
  --color-1: #F57C0A;
  --color-2: #DF9753;
  --color-3: #167BDA;
  --color-4: #9FCBF4;
}
colors: {
  'palette-1': '#F57C0A',
  'palette-2': '#DF9753',
  'palette-3': '#167BDA',
  'palette-4': '#9FCBF4',
}
const palette = [
  '#F57C0A',
  '#DF9753',
  '#167BDA',
  '#9FCBF4',
];
$color-1: #F57C0A;
$color-2: #DF9753;
$color-3: #167BDA;
$color-4: #9FCBF4;
Palette Codes 4 COLORS

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

2,003 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Orange #F57C0A

rgb(245, 124, 10) · hsl(29, 92%, 50%)

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

Orange #DF9753

rgb(223, 151, 83) · hsl(29, 69%, 60%)

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

Blue #167BDA

rgb(22, 123, 218) · hsl(209, 82%, 47%)

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

Light Blue #9FCBF4

rgb(159, 203, 244) · hsl(209, 79%, 79%)

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
#167BDA #9FCBF4 2.53:1 Fail Fail
#DF9753 #167BDA 1.78:1 Fail Fail
#F57C0A #167BDA 1.59:1 Fail Fail
#F57C0A #9FCBF4 1.59:1 Fail Fail
#DF9753 #9FCBF4 1.42:1 Fail Fail
#F57C0A #DF9753 1.12:1 Fail Fail

How to use these colors

  • Background — Light Blue (#9FCBF4): the lightest tone — a clean base for large areas
  • Text — Blue (#167BDA): the darkest tone — readable for body copy and headings
  • Primary — Orange (#F57C0A): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#167BDA): 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 Orange 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 (#F57C0A), Orange (#DF9753), Blue (#167BDA) and Light Blue (#9FCBF4).

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 #F57C0A, #DF9753, #167BDA and #9FCBF4. 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!