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

Yellow & Teal, Pink Color Palette

#B8AD14 184, 173, 20
#64D8D0 100, 216, 208
#CD4CD6 205, 76, 214
#E7E6D4 231, 230, 212
#B8AD14
Color 1
#64D8D0
Color 2
#CD4CD6
Color 3
#E7E6D4
Color 4
:root {
  --color-1: #B8AD14;
  --color-2: #64D8D0;
  --color-3: #CD4CD6;
  --color-4: #E7E6D4;
}
colors: {
  'palette-1': '#B8AD14',
  'palette-2': '#64D8D0',
  'palette-3': '#CD4CD6',
  'palette-4': '#E7E6D4',
}
const palette = [
  '#B8AD14',
  '#64D8D0',
  '#CD4CD6',
  '#E7E6D4',
];
$color-1: #B8AD14;
$color-2: #64D8D0;
$color-3: #CD4CD6;
$color-4: #E7E6D4;
Palette Codes 4 COLORS

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

5,113 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Yellow #B8AD14

rgb(184, 173, 20) · hsl(56, 80%, 40%)

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

Teal #64D8D0

rgb(100, 216, 208) · hsl(176, 60%, 62%)

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

Pink #CD4CD6

rgb(205, 76, 214) · hsl(296, 63%, 57%)

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

Light Yellow #E7E6D4

rgb(231, 230, 212) · hsl(57, 28%, 87%)

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
#CD4CD6 #E7E6D4 2.98:1 Fail Fail
#64D8D0 #CD4CD6 2.19:1 Fail Fail
#B8AD14 #E7E6D4 1.85:1 Fail Fail
#B8AD14 #CD4CD6 1.61:1 Fail Fail
#B8AD14 #64D8D0 1.36:1 Fail Fail
#64D8D0 #E7E6D4 1.36:1 Fail Fail

How to use these colors

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

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 #B8AD14, #64D8D0, #CD4CD6 and #E7E6D4. 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!