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

Yellow & Yellow, Blue Color Palette

#FEFE10 254, 254, 16
#E6E6A2 230, 230, 162
#0404C3 4, 4, 195
#A2A2EB 162, 162, 235
#FEFE10
Color 1
#E6E6A2
Color 2
#0404C3
Color 3
#A2A2EB
Color 4
:root {
  --color-1: #FEFE10;
  --color-2: #E6E6A2;
  --color-3: #0404C3;
  --color-4: #A2A2EB;
}
colors: {
  'palette-1': '#FEFE10',
  'palette-2': '#E6E6A2',
  'palette-3': '#0404C3',
  'palette-4': '#A2A2EB',
}
const palette = [
  '#FEFE10',
  '#E6E6A2',
  '#0404C3',
  '#A2A2EB',
];
$color-1: #FEFE10;
$color-2: #E6E6A2;
$color-3: #0404C3;
$color-4: #A2A2EB;
Palette Codes 4 COLORS

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

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

The colors in this palette

Yellow #FEFE10

rgb(254, 254, 16) · hsl(60, 99%, 53%)

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

Yellow #E6E6A2

rgb(230, 230, 162) · hsl(60, 58%, 77%)

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

Blue #0404C3

rgb(4, 4, 195) · hsl(240, 96%, 39%)

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

Blue #A2A2EB

rgb(162, 162, 235) · hsl(240, 65%, 78%)

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
#FEFE10 #0404C3 10.71:1 Pass Pass
#E6E6A2 #0404C3 8.95:1 Pass Pass
#0404C3 #A2A2EB 4.92:1 Pass Fail
#FEFE10 #A2A2EB 2.18:1 Fail Fail
#E6E6A2 #A2A2EB 1.82:1 Fail Fail
#FEFE10 #E6E6A2 1.2:1 Fail Fail

How to use these colors

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

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 #FEFE10, #E6E6A2, #0404C3 and #A2A2EB. 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 10.71:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!