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

Blue & Yellow, Blue Color Palette

#C9CE1C 201, 206, 28
#E6E98B 230, 233, 139
#211BE4 33, 27, 228
#9491EE 148, 145, 238
#C9CE1C
Color 1
#E6E98B
Color 2
#211BE4
Color 3
#9491EE
Color 4
:root {
  --color-1: #C9CE1C;
  --color-2: #E6E98B;
  --color-3: #211BE4;
  --color-4: #9491EE;
}
colors: {
  'palette-1': '#C9CE1C',
  'palette-2': '#E6E98B',
  'palette-3': '#211BE4',
  'palette-4': '#9491EE',
}
const palette = [
  '#C9CE1C',
  '#E6E98B',
  '#211BE4',
  '#9491EE',
];
$color-1: #C9CE1C;
$color-2: #E6E98B;
$color-3: #211BE4;
$color-4: #9491EE;
Palette Codes 4 COLORS

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

810 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Yellow #C9CE1C

rgb(201, 206, 28) · hsl(62, 76%, 46%)

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

Yellow #E6E98B

rgb(230, 233, 139) · hsl(62, 68%, 73%)

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

Blue #211BE4

rgb(33, 27, 228) · hsl(242, 79%, 50%)

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

Blue #9491EE

rgb(148, 145, 238) · hsl(242, 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
#E6E98B #211BE4 7:1 Pass Pass
#C9CE1C #211BE4 5.26:1 Pass Fail
#211BE4 #9491EE 3.22:1 Fail Fail
#E6E98B #9491EE 2.17:1 Fail Fail
#C9CE1C #9491EE 1.63:1 Fail Fail
#C9CE1C #E6E98B 1.33:1 Fail Fail

How to use these colors

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

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 #C9CE1C, #E6E98B, #211BE4 and #9491EE. 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 7:1, which meets the WCAG AAA standard for readable text.

Related Palettes

Copied!