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

Blue & Yellow, Blue Color Palette

#E1D014 225, 208, 20
#E2DA78 226, 218, 120
#0417EC 4, 23, 236
#9098EE 144, 152, 238
#E1D014
Color 1
#E2DA78
Color 2
#0417EC
Color 3
#9098EE
Color 4
:root {
  --color-1: #E1D014;
  --color-2: #E2DA78;
  --color-3: #0417EC;
  --color-4: #9098EE;
}
colors: {
  'palette-1': '#E1D014',
  'palette-2': '#E2DA78',
  'palette-3': '#0417EC',
  'palette-4': '#9098EE',
}
const palette = [
  '#E1D014',
  '#E2DA78',
  '#0417EC',
  '#9098EE',
];
$color-1: #E1D014;
$color-2: #E2DA78;
$color-3: #0417EC;
$color-4: #9098EE;
Palette Codes 4 COLORS

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

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

The colors in this palette

Yellow #E1D014

rgb(225, 208, 20) · hsl(55, 84%, 48%)

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

Yellow #E2DA78

rgb(226, 218, 120) · hsl(55, 65%, 68%)

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

Blue #0417EC

rgb(4, 23, 236) · hsl(235, 97%, 47%)

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

Blue #9098EE

rgb(144, 152, 238) · hsl(235, 73%, 75%)

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
#E2DA78 #0417EC 6.21:1 Pass Fail
#E1D014 #0417EC 5.66:1 Pass Fail
#0417EC #9098EE 3.38:1 Fail Fail
#E2DA78 #9098EE 1.84:1 Fail Fail
#E1D014 #9098EE 1.67:1 Fail Fail
#E1D014 #E2DA78 1.1:1 Fail Fail

How to use these colors

  • Background — Blue (#9098EE): the lightest tone — a clean base for large areas
  • Text — Blue (#0417EC): the darkest tone — readable for body copy and headings
  • Primary — Blue (#0417EC): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#E1D014): 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 (#E1D014), Yellow (#E2DA78), Blue (#0417EC) and Blue (#9098EE).

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 #E1D014, #E2DA78, #0417EC and #9098EE. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Yellow text on Blue reaches a contrast ratio of 6.21:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!