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

Teal & Teal, Pink Color Palette

#18FBB7 24, 251, 183
#75EAC7 117, 234, 199
#E7235D 231, 35, 93
#EBA8BC 235, 168, 188
#18FBB7
Color 1
#75EAC7
Color 2
#E7235D
Color 3
#EBA8BC
Color 4
:root {
  --color-1: #18FBB7;
  --color-2: #75EAC7;
  --color-3: #E7235D;
  --color-4: #EBA8BC;
}
colors: {
  'palette-1': '#18FBB7',
  'palette-2': '#75EAC7',
  'palette-3': '#E7235D',
  'palette-4': '#EBA8BC',
}
const palette = [
  '#18FBB7',
  '#75EAC7',
  '#E7235D',
  '#EBA8BC',
];
$color-1: #18FBB7;
$color-2: #75EAC7;
$color-3: #E7235D;
$color-4: #EBA8BC;
Palette Codes 4 COLORS

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

5,011 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Teal (#18FBB7) and reads as well balanced in lightness, with an average saturation of 78% and lightness of 63%. It adapts to a wide range of web and brand projects.

The colors in this palette

Teal #18FBB7

rgb(24, 251, 183) · hsl(162, 97%, 54%)

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

Teal #75EAC7

rgb(117, 234, 199) · hsl(162, 74%, 69%)

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

Pink #E7235D

rgb(231, 35, 93) · hsl(342, 80%, 52%)

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

Light Pink #EBA8BC

rgb(235, 168, 188) · hsl(342, 63%, 79%)

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
#18FBB7 #E7235D 3.24:1 Fail Fail
#75EAC7 #E7235D 2.99:1 Fail Fail
#E7235D #EBA8BC 2.26:1 Fail Fail
#18FBB7 #EBA8BC 1.43:1 Fail Fail
#75EAC7 #EBA8BC 1.32:1 Fail Fail
#18FBB7 #75EAC7 1.08:1 Fail Fail

How to use these colors

  • Background — Light Pink (#EBA8BC): the lightest tone — a clean base for large areas
  • Text — Pink (#E7235D): the darkest tone — readable for body copy and headings
  • Primary — Teal (#18FBB7): the most saturated tone — buttons, links and key UI
  • Accent — Pink (#E7235D): 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 Teal 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 (#18FBB7), Teal (#75EAC7), Pink (#E7235D) and Light Pink (#EBA8BC).

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 #18FBB7, #75EAC7, #E7235D and #EBA8BC. 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!