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

Blue & Yellow, Blue Color Palette

#E6BE1E 230, 190, 30
#EED881 238, 216, 129
#0D34CE 13, 52, 206
#7285D5 114, 133, 213
#E6BE1E
Color 1
#EED881
Color 2
#0D34CE
Color 3
#7285D5
Color 4
:root {
  --color-1: #E6BE1E;
  --color-2: #EED881;
  --color-3: #0D34CE;
  --color-4: #7285D5;
}
colors: {
  'palette-1': '#E6BE1E',
  'palette-2': '#EED881',
  'palette-3': '#0D34CE',
  'palette-4': '#7285D5',
}
const palette = [
  '#E6BE1E',
  '#EED881',
  '#0D34CE',
  '#7285D5',
];
$color-1: #E6BE1E;
$color-2: #EED881;
$color-3: #0D34CE;
$color-4: #7285D5;
Palette Codes 4 COLORS

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

3,149 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 (#0D34CE) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 58%. It adapts to a wide range of web and brand projects.

The colors in this palette

Yellow #E6BE1E

rgb(230, 190, 30) · hsl(48, 80%, 51%)

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

Yellow #EED881

rgb(238, 216, 129) · hsl(48, 76%, 72%)

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

Blue #0D34CE

rgb(13, 52, 206) · hsl(228, 88%, 43%)

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

Blue #7285D5

rgb(114, 133, 213) · hsl(228, 54%, 64%)

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
#EED881 #0D34CE 6.16:1 Pass Fail
#E6BE1E #0D34CE 4.9:1 Pass Fail
#0D34CE #7285D5 2.51:1 Fail Fail
#EED881 #7285D5 2.45:1 Fail Fail
#E6BE1E #7285D5 1.95:1 Fail Fail
#E6BE1E #EED881 1.26:1 Fail Fail

How to use these colors

  • Background — Yellow (#EED881): the lightest tone — a clean base for large areas
  • Text — Blue (#0D34CE): the darkest tone — readable for body copy and headings
  • Primary — Blue (#0D34CE): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#E6BE1E): 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 (#E6BE1E), Yellow (#EED881), Blue (#0D34CE) and Blue (#7285D5).

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 #E6BE1E, #EED881, #0D34CE and #7285D5. 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.16:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!