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

Pink & Yellow, Teal Color Palette

#B5BD14 181, 189, 20
#5BD6DC 91, 214, 220
#F316E8 243, 22, 232
#F1F1E9 241, 241, 233
#B5BD14
Color 1
#5BD6DC
Color 2
#F316E8
Color 3
#F1F1E9
Color 4
:root {
  --color-1: #B5BD14;
  --color-2: #5BD6DC;
  --color-3: #F316E8;
  --color-4: #F1F1E9;
}
colors: {
  'palette-1': '#B5BD14',
  'palette-2': '#5BD6DC',
  'palette-3': '#F316E8',
  'palette-4': '#F1F1E9',
}
const palette = [
  '#B5BD14',
  '#5BD6DC',
  '#F316E8',
  '#F1F1E9',
];
$color-1: #B5BD14;
$color-2: #5BD6DC;
$color-3: #F316E8;
$color-4: #F1F1E9;
Palette Codes 4 COLORS

This is a warm, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look.

6,438 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Pink (#F316E8) and reads as well balanced in lightness, with an average saturation of 65% and lightness of 62%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Yellow #B5BD14

rgb(181, 189, 20) · hsl(63, 81%, 41%)

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

Teal #5BD6DC

rgb(91, 214, 220) · hsl(183, 65%, 61%)

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

Pink #F316E8

rgb(243, 22, 232) · hsl(303, 90%, 52%)

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

Light Yellow #F1F1E9

rgb(241, 241, 233) · hsl(60, 22%, 93%)

A light, airy tone — ideal for backgrounds and subtle fills.

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
#F316E8 #F1F1E9 3.04:1 Fail Fail
#5BD6DC #F316E8 1.99:1 Fail Fail
#B5BD14 #F1F1E9 1.8:1 Fail Fail
#B5BD14 #F316E8 1.68:1 Fail Fail
#5BD6DC #F1F1E9 1.53:1 Fail Fail
#B5BD14 #5BD6DC 1.18:1 Fail Fail

How to use these colors

  • Background — Light Yellow (#F1F1E9): the lightest tone — a clean base for large areas
  • Text — Yellow (#B5BD14): the darkest tone — readable for body copy and headings
  • Primary — Pink (#F316E8): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#B5BD14): 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 Pink 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 (#B5BD14), Teal (#5BD6DC), Pink (#F316E8) and Light Yellow (#F1F1E9).

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 #B5BD14, #5BD6DC, #F316E8 and #F1F1E9. 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!