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

Yellow & Yellow, Blue Color Palette

#FBD00E 251, 208, 14
#E8D378 232, 211, 120
#1842FB 24, 66, 251
#8799EE 135, 153, 238
#FBD00E
Color 1
#E8D378
Color 2
#1842FB
Color 3
#8799EE
Color 4
:root {
  --color-1: #FBD00E;
  --color-2: #E8D378;
  --color-3: #1842FB;
  --color-4: #8799EE;
}
colors: {
  'palette-1': '#FBD00E',
  'palette-2': '#E8D378',
  'palette-3': '#1842FB',
  'palette-4': '#8799EE',
}
const palette = [
  '#FBD00E',
  '#E8D378',
  '#1842FB',
  '#8799EE',
];
$color-1: #FBD00E;
$color-2: #E8D378;
$color-3: #1842FB;
$color-4: #8799EE;
Palette Codes 4 COLORS

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

1,642 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 (#FBD00E) and reads as well balanced in lightness, with an average saturation of 85% and lightness of 62%. It adapts to a wide range of web and brand projects.

The colors in this palette

Yellow #FBD00E

rgb(251, 208, 14) · hsl(49, 97%, 52%)

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

Yellow #E8D378

rgb(232, 211, 120) · hsl(49, 71%, 69%)

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

Blue #1842FB

rgb(24, 66, 251) · hsl(229, 97%, 54%)

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

Blue #8799EE

rgb(135, 153, 238) · hsl(230, 75%, 73%)

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
#FBD00E #1842FB 4.4:1 Fail Fail
#E8D378 #1842FB 4.37:1 Fail Fail
#1842FB #8799EE 2.44:1 Fail Fail
#FBD00E #8799EE 1.81:1 Fail Fail
#E8D378 #8799EE 1.79:1 Fail Fail
#FBD00E #E8D378 1.01:1 Fail Fail

How to use these colors

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

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 #FBD00E, #E8D378, #1842FB and #8799EE. 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!