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

Orange & Orange, Blue Color Palette

#B04C17 176, 76, 23
#E59366 229, 147, 102
#1973A4 25, 115, 164
#75B8DB 117, 184, 219
#B04C17
Color 1
#E59366
Color 2
#1973A4
Color 3
#75B8DB
Color 4
:root {
  --color-1: #B04C17;
  --color-2: #E59366;
  --color-3: #1973A4;
  --color-4: #75B8DB;
}
colors: {
  'palette-1': '#B04C17',
  'palette-2': '#E59366',
  'palette-3': '#1973A4',
  'palette-4': '#75B8DB',
}
const palette = [
  '#B04C17',
  '#E59366',
  '#1973A4',
  '#75B8DB',
];
$color-1: #B04C17;
$color-2: #E59366;
$color-3: #1973A4;
$color-4: #75B8DB;
Palette Codes 4 COLORS

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

1,355 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Orange #B04C17

rgb(176, 76, 23) · hsl(21, 77%, 39%)

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

Orange #E59366

rgb(229, 147, 102) · hsl(21, 71%, 65%)

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

Blue #1973A4

rgb(25, 115, 164) · hsl(201, 74%, 37%)

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

Blue #75B8DB

rgb(117, 184, 219) · hsl(201, 59%, 66%)

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
#B04C17 #75B8DB 2.48:1 Fail Fail
#1973A4 #75B8DB 2.39:1 Fail Fail
#B04C17 #E59366 2.23:1 Fail Fail
#E59366 #1973A4 2.16:1 Fail Fail
#E59366 #75B8DB 1.11:1 Fail Fail
#B04C17 #1973A4 1.04:1 Fail Fail

How to use these colors

  • Background — Blue (#75B8DB): the lightest tone — a clean base for large areas
  • Text — Blue (#1973A4): the darkest tone — readable for body copy and headings
  • Primary — Orange (#B04C17): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#1973A4): 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 (#B04C17), Orange (#E59366), Blue (#1973A4) and Blue (#75B8DB).

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 #B04C17, #E59366, #1973A4 and #75B8DB. 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!