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

Light Teal & Light Pink, Violet Color Palette

#F5C7F5 245, 199, 245
#ABEAF5 171, 234, 245
#947FDE 148, 127, 222
#F5C9EB 245, 201, 235
#F5C7F5
Color 1
#ABEAF5
Color 2
#947FDE
Color 3
#F5C9EB
Color 4
:root {
  --color-1: #F5C7F5;
  --color-2: #ABEAF5;
  --color-3: #947FDE;
  --color-4: #F5C9EB;
}
colors: {
  'palette-1': '#F5C7F5',
  'palette-2': '#ABEAF5',
  'palette-3': '#947FDE',
  'palette-4': '#F5C9EB',
}
const palette = [
  '#F5C7F5',
  '#ABEAF5',
  '#947FDE',
  '#F5C9EB',
];
$color-1: #F5C7F5;
$color-2: #ABEAF5;
$color-3: #947FDE;
$color-4: #F5C9EB;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette mixing related and contrasting tones for a natural feel.

5,975 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Teal (#ABEAF5) and reads as bright and open, with an average saturation of 69% and lightness of 81%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Pink #F5C7F5

rgb(245, 199, 245) · hsl(300, 70%, 87%)

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

Light Teal #ABEAF5

rgb(171, 234, 245) · hsl(189, 79%, 82%)

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

Violet #947FDE

rgb(148, 127, 222) · hsl(253, 59%, 68%)

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

Light Pink #F5C9EB

rgb(245, 201, 235) · hsl(314, 69%, 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
#ABEAF5 #947FDE 2.49:1 Fail Fail
#947FDE #F5C9EB 2.27:1 Fail Fail
#F5C7F5 #947FDE 2.26:1 Fail Fail
#F5C7F5 #ABEAF5 1.1:1 Fail Fail
#ABEAF5 #F5C9EB 1.1:1 Fail Fail
#F5C7F5 #F5C9EB 1:1 Fail Fail

How to use these colors

  • Background — Light Pink (#F5C9EB): the lightest tone — a clean base for large areas
  • Text — Violet (#947FDE): the darkest tone — readable for body copy and headings
  • Primary — Light Teal (#ABEAF5): the most saturated tone — buttons, links and key UI
  • Accent — Light Pink (#F5C7F5): 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 Light 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: Light Pink (#F5C7F5), Light Teal (#ABEAF5), Violet (#947FDE) and Light Pink (#F5C9EB).

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 #F5C7F5, #ABEAF5, #947FDE and #F5C9EB. 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!