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

Orange & Orange, Blue Color Palette

#B45904 180, 89, 4
#E9C09B 233, 192, 155
#1D76C9 29, 118, 201
#9EC0E0 158, 192, 224
#B45904
Color 1
#E9C09B
Color 2
#1D76C9
Color 3
#9EC0E0
Color 4
:root {
  --color-1: #B45904;
  --color-2: #E9C09B;
  --color-3: #1D76C9;
  --color-4: #9EC0E0;
}
colors: {
  'palette-1': '#B45904',
  'palette-2': '#E9C09B',
  'palette-3': '#1D76C9',
  'palette-4': '#9EC0E0',
}
const palette = [
  '#B45904',
  '#E9C09B',
  '#1D76C9',
  '#9EC0E0',
];
$color-1: #B45904;
$color-2: #E9C09B;
$color-3: #1D76C9;
$color-4: #9EC0E0;
Palette Codes 4 COLORS

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

2,264 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 (#B45904) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 58%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #B45904

rgb(180, 89, 4) · hsl(29, 96%, 36%)

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

Orange #E9C09B

rgb(233, 192, 155) · hsl(28, 64%, 76%)

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

Blue #1D76C9

rgb(29, 118, 201) · hsl(209, 75%, 45%)

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

Blue #9EC0E0

rgb(158, 192, 224) · hsl(209, 52%, 75%)

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
#B45904 #E9C09B 2.85:1 Fail Fail
#E9C09B #1D76C9 2.78:1 Fail Fail
#B45904 #9EC0E0 2.53:1 Fail Fail
#1D76C9 #9EC0E0 2.47:1 Fail Fail
#E9C09B #9EC0E0 1.13:1 Fail Fail
#B45904 #1D76C9 1.03:1 Fail Fail

How to use these colors

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

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 #B45904, #E9C09B, #1D76C9 and #9EC0E0. 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!