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

Yellow & Orange, Pink Color Palette

#FFBE0B 255, 190, 11
#FB5607 251, 86, 7
#FF006E 255, 0, 110
#8338EC 131, 56, 236
#FFBE0B
Color 1
#FB5607
Color 2
#FF006E
Color 3
#8338EC
Color 4
:root {
  --color-1: #FFBE0B;
  --color-2: #FB5607;
  --color-3: #FF006E;
  --color-4: #8338EC;
}
colors: {
  'palette-1': '#FFBE0B',
  'palette-2': '#FB5607',
  'palette-3': '#FF006E',
  'palette-4': '#8338EC',
}
const palette = [
  '#FFBE0B',
  '#FB5607',
  '#FF006E',
  '#8338EC',
];
$color-1: #FFBE0B;
$color-2: #FB5607;
$color-3: #FF006E;
$color-4: #8338EC;
Palette Codes 4 COLORS

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

27,271 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Yellow (#FFBE0B) and reads as well balanced in lightness, with an average saturation of 95% and lightness of 53%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Yellow #FFBE0B

rgb(255, 190, 11) · hsl(44, 100%, 52%)

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

Orange #FB5607

rgb(251, 86, 7) · hsl(19, 97%, 51%)

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

Pink #FF006E

rgb(255, 0, 110) · hsl(334, 100%, 50%)

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

Violet #8338EC

rgb(131, 56, 236) · hsl(265, 83%, 57%)

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
#FFBE0B #8338EC 3.37:1 Fail Fail
#FFBE0B #FF006E 2.3:1 Fail Fail
#FFBE0B #FB5607 1.96:1 Fail Fail
#FB5607 #8338EC 1.72:1 Fail Fail
#FF006E #8338EC 1.46:1 Fail Fail
#FB5607 #FF006E 1.18:1 Fail Fail

How to use these colors

  • Background — Violet (#8338EC): the lightest tone — a clean base for large areas
  • Text — Pink (#FF006E): the darkest tone — readable for body copy and headings
  • Primary — Yellow (#FFBE0B): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#FF006E): 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 (#FFBE0B), Orange (#FB5607), Pink (#FF006E) and Violet (#8338EC).

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 #FFBE0B, #FB5607, #FF006E and #8338EC. 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!