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

Orange & Blue, Yellow Color Palette

#50A7DE 80, 167, 222
#997722 153, 119, 34
#C7AE32 199, 174, 50
#E0A951 224, 169, 81
#50A7DE
Color 1
#997722
Color 2
#C7AE32
Color 3
#E0A951
Color 4
:root {
  --color-1: #50A7DE;
  --color-2: #997722;
  --color-3: #C7AE32;
  --color-4: #E0A951;
}
colors: {
  'palette-1': '#50A7DE',
  'palette-2': '#997722',
  'palette-3': '#C7AE32',
  'palette-4': '#E0A951',
}
const palette = [
  '#50A7DE',
  '#997722',
  '#C7AE32',
  '#E0A951',
];
$color-1: #50A7DE;
$color-2: #997722;
$color-3: #C7AE32;
$color-4: #E0A951;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel.

2 Views
Added Jul 2026
Tags
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Orange (#E0A951) and reads as well balanced in lightness, with an average saturation of 65% and lightness of 51%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Blue #50A7DE

rgb(80, 167, 222) · hsl(203, 68%, 59%)

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

Yellow #997722

rgb(153, 119, 34) · hsl(43, 64%, 37%)

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

Yellow #C7AE32

rgb(199, 174, 50) · hsl(50, 60%, 49%)

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

Orange #E0A951

rgb(224, 169, 81) · hsl(37, 70%, 60%)

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
#997722 #E0A951 1.99:1 Fail Fail
#997722 #C7AE32 1.9:1 Fail Fail
#50A7DE #997722 1.58:1 Fail Fail
#50A7DE #E0A951 1.26:1 Fail Fail
#50A7DE #C7AE32 1.2:1 Fail Fail
#C7AE32 #E0A951 1.05:1 Fail Fail

How to use these colors

  • Background — Orange (#E0A951): the lightest tone — a clean base for large areas
  • Text — Yellow (#997722): the darkest tone — readable for body copy and headings
  • Primary — Blue (#50A7DE): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#997722): 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 Orange 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: Blue (#50A7DE), Yellow (#997722), Yellow (#C7AE32) and Orange (#E0A951).

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #50A7DE, #997722, #C7AE32 and #E0A951. 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!