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

Yellow & Yellow, Blue Color Palette

#BDB70A 189, 183, 10
#CFCC68 207, 204, 104
#141AC2 20, 26, 194
#565BE6 86, 91, 230
#BDB70A
Color 1
#CFCC68
Color 2
#141AC2
Color 3
#565BE6
Color 4
:root {
  --color-1: #BDB70A;
  --color-2: #CFCC68;
  --color-3: #141AC2;
  --color-4: #565BE6;
}
colors: {
  'palette-1': '#BDB70A',
  'palette-2': '#CFCC68',
  'palette-3': '#141AC2',
  'palette-4': '#565BE6',
}
const palette = [
  '#BDB70A',
  '#CFCC68',
  '#141AC2',
  '#565BE6',
];
$color-1: #BDB70A;
$color-2: #CFCC68;
$color-3: #141AC2;
$color-4: #565BE6;
Palette Codes 4 COLORS

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

86 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Yellow (#BDB70A) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 51%. It adapts to a wide range of web and brand projects.

The colors in this palette

Yellow #BDB70A

rgb(189, 183, 10) · hsl(58, 90%, 39%)

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

Yellow #CFCC68

rgb(207, 204, 104) · hsl(58, 52%, 61%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Blue #141AC2

rgb(20, 26, 194) · hsl(238, 81%, 42%)

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

Blue #565BE6

rgb(86, 91, 230) · hsl(238, 74%, 62%)

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
#CFCC68 #141AC2 6.38:1 Pass Fail
#BDB70A #141AC2 5.08:1 Pass Fail
#CFCC68 #565BE6 3.1:1 Fail Fail
#BDB70A #565BE6 2.46:1 Fail Fail
#141AC2 #565BE6 2.06:1 Fail Fail
#BDB70A #CFCC68 1.26:1 Fail Fail

How to use these colors

  • Background — Blue (#565BE6): the lightest tone — a clean base for large areas
  • Text — Yellow (#BDB70A): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#BDB70A): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#141AC2): 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 Yellow 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 (#BDB70A), Yellow (#CFCC68), Blue (#141AC2) and Blue (#565BE6).

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 #BDB70A, #CFCC68, #141AC2 and #565BE6. 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.38:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!