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

Blue & Orange, Light Orange Color Palette

#F2780D 242, 120, 13
#E9C7AA 233, 199, 170
#0F8FFF 15, 143, 255
#65ADEC 101, 173, 236
#F2780D
Color 1
#E9C7AA
Color 2
#0F8FFF
Color 3
#65ADEC
Color 4
:root {
  --color-1: #F2780D;
  --color-2: #E9C7AA;
  --color-3: #0F8FFF;
  --color-4: #65ADEC;
}
colors: {
  'palette-1': '#F2780D',
  'palette-2': '#E9C7AA',
  'palette-3': '#0F8FFF',
  'palette-4': '#65ADEC',
}
const palette = [
  '#F2780D',
  '#E9C7AA',
  '#0F8FFF',
  '#65ADEC',
];
$color-1: #F2780D;
$color-2: #E9C7AA;
$color-3: #0F8FFF;
$color-4: #65ADEC;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

1,240 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Blue (#0F8FFF) and reads as well balanced in lightness, with an average saturation of 82% and lightness of 62%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #F2780D

rgb(242, 120, 13) · hsl(28, 90%, 50%)

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

Light Orange #E9C7AA

rgb(233, 199, 170) · hsl(28, 59%, 79%)

A light, airy tone — ideal for backgrounds and subtle fills.

Blue #0F8FFF

rgb(15, 143, 255) · hsl(208, 100%, 53%)

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

Blue #65ADEC

rgb(101, 173, 236) · hsl(208, 78%, 66%)

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

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
#E9C7AA #0F8FFF 2.07:1 Fail Fail
#F2780D #E9C7AA 1.77:1 Fail Fail
#E9C7AA #65ADEC 1.51:1 Fail Fail
#0F8FFF #65ADEC 1.37:1 Fail Fail
#F2780D #0F8FFF 1.17:1 Fail Fail
#F2780D #65ADEC 1.17:1 Fail Fail

How to use these colors

  • Background — Light Orange (#E9C7AA): the lightest tone — a clean base for large areas
  • Text — Orange (#F2780D): the darkest tone — readable for body copy and headings
  • Primary — Blue (#0F8FFF): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#F2780D): 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 (#F2780D), Light Orange (#E9C7AA), Blue (#0F8FFF) and Blue (#65ADEC).

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 #F2780D, #E9C7AA, #0F8FFF and #65ADEC. 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!