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

Blue & Orange, Blue Color Palette

#DB671F 219, 103, 31
#EDBB9C 237, 187, 156
#088CDD 8, 140, 221
#A3C9E1 163, 201, 225
#DB671F
Color 1
#EDBB9C
Color 2
#088CDD
Color 3
#A3C9E1
Color 4
:root {
  --color-1: #DB671F;
  --color-2: #EDBB9C;
  --color-3: #088CDD;
  --color-4: #A3C9E1;
}
colors: {
  'palette-1': '#DB671F',
  'palette-2': '#EDBB9C',
  'palette-3': '#088CDD',
  'palette-4': '#A3C9E1',
}
const palette = [
  '#DB671F',
  '#EDBB9C',
  '#088CDD',
  '#A3C9E1',
];
$color-1: #DB671F;
$color-2: #EDBB9C;
$color-3: #088CDD;
$color-4: #A3C9E1;
Palette Codes 4 COLORS

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

4,861 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 Blue (#088CDD) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 62%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #DB671F

rgb(219, 103, 31) · hsl(23, 75%, 49%)

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

Orange #EDBB9C

rgb(237, 187, 156) · hsl(23, 69%, 77%)

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

Blue #088CDD

rgb(8, 140, 221) · hsl(203, 93%, 45%)

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

Blue #A3C9E1

rgb(163, 201, 225) · hsl(203, 51%, 76%)

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
#EDBB9C #088CDD 2.1:1 Fail Fail
#088CDD #A3C9E1 2.07:1 Fail Fail
#DB671F #EDBB9C 2.04:1 Fail Fail
#DB671F #A3C9E1 2.01:1 Fail Fail
#DB671F #088CDD 1.03:1 Fail Fail
#EDBB9C #A3C9E1 1.02:1 Fail Fail

How to use these colors

  • Background — Orange (#EDBB9C): the lightest tone — a clean base for large areas
  • Text — Blue (#088CDD): the darkest tone — readable for body copy and headings
  • Primary — Blue (#088CDD): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#DB671F): 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 (#DB671F), Orange (#EDBB9C), Blue (#088CDD) and Blue (#A3C9E1).

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 #DB671F, #EDBB9C, #088CDD and #A3C9E1. 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!