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

Blue & Yellow, Blue Color Palette

#C08C1B 192, 140, 27
#ECCB83 236, 203, 131
#356CE3 53, 108, 227
#A3B7E0 163, 183, 224
#C08C1B
Color 1
#ECCB83
Color 2
#356CE3
Color 3
#A3B7E0
Color 4
:root {
  --color-1: #C08C1B;
  --color-2: #ECCB83;
  --color-3: #356CE3;
  --color-4: #A3B7E0;
}
colors: {
  'palette-1': '#C08C1B',
  'palette-2': '#ECCB83',
  'palette-3': '#356CE3',
  'palette-4': '#A3B7E0',
}
const palette = [
  '#C08C1B',
  '#ECCB83',
  '#356CE3',
  '#A3B7E0',
];
$color-1: #C08C1B;
$color-2: #ECCB83;
$color-3: #356CE3;
$color-4: #A3B7E0;
Palette Codes 4 COLORS

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

3,888 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 (#356CE3) and reads as well balanced in lightness, with an average saturation of 69% and lightness of 61%. It adapts to a wide range of web and brand projects.

The colors in this palette

Yellow #C08C1B

rgb(192, 140, 27) · hsl(41, 75%, 43%)

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

Yellow #ECCB83

rgb(236, 203, 131) · hsl(41, 73%, 72%)

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

Blue #356CE3

rgb(53, 108, 227) · hsl(221, 76%, 55%)

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

Blue #A3B7E0

rgb(163, 183, 224) · hsl(220, 50%, 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
#ECCB83 #356CE3 3.05:1 Fail Fail
#356CE3 #A3B7E0 2.36:1 Fail Fail
#C08C1B #ECCB83 1.92:1 Fail Fail
#C08C1B #356CE3 1.59:1 Fail Fail
#C08C1B #A3B7E0 1.48:1 Fail Fail
#ECCB83 #A3B7E0 1.29:1 Fail Fail

How to use these colors

  • Background — Blue (#A3B7E0): the lightest tone — a clean base for large areas
  • Text — Yellow (#C08C1B): the darkest tone — readable for body copy and headings
  • Primary — Blue (#356CE3): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#C08C1B): 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: Yellow (#C08C1B), Yellow (#ECCB83), Blue (#356CE3) and Blue (#A3B7E0).

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 #C08C1B, #ECCB83, #356CE3 and #A3B7E0. 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!