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

Pink & Teal, Pink Color Palette

#16A27C 22, 162, 124
#53EAC1 83, 234, 193
#F00F4B 240, 15, 75
#D58197 213, 129, 151
#16A27C
Color 1
#53EAC1
Color 2
#F00F4B
Color 3
#D58197
Color 4
:root {
  --color-1: #16A27C;
  --color-2: #53EAC1;
  --color-3: #F00F4B;
  --color-4: #D58197;
}
colors: {
  'palette-1': '#16A27C',
  'palette-2': '#53EAC1',
  'palette-3': '#F00F4B',
  'palette-4': '#D58197',
}
const palette = [
  '#16A27C',
  '#53EAC1',
  '#F00F4B',
  '#D58197',
];
$color-1: #16A27C;
$color-2: #53EAC1;
$color-3: #F00F4B;
$color-4: #D58197;
Palette Codes 4 COLORS

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

4,500 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Pink (#F00F4B) and reads as well balanced in lightness, with an average saturation of 73% and lightness of 54%. It adapts to a wide range of web and brand projects.

The colors in this palette

Teal #16A27C

rgb(22, 162, 124) · hsl(164, 76%, 36%)

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

Teal #53EAC1

rgb(83, 234, 193) · hsl(164, 78%, 62%)

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

Pink #F00F4B

rgb(240, 15, 75) · hsl(344, 88%, 50%)

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

Pink #D58197

rgb(213, 129, 151) · hsl(344, 50%, 67%)

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

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
#53EAC1 #F00F4B 2.85:1 Fail Fail
#16A27C #53EAC1 2.14:1 Fail Fail
#53EAC1 #D58197 1.88:1 Fail Fail
#F00F4B #D58197 1.52:1 Fail Fail
#16A27C #F00F4B 1.33:1 Fail Fail
#16A27C #D58197 1.14:1 Fail Fail

How to use these colors

  • Background — Pink (#D58197): the lightest tone — a clean base for large areas
  • Text — Teal (#16A27C): the darkest tone — readable for body copy and headings
  • Primary — Pink (#F00F4B): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#53EAC1): 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: Teal (#16A27C), Teal (#53EAC1), Pink (#F00F4B) and Pink (#D58197).

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 #16A27C, #53EAC1, #F00F4B and #D58197. 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!