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

Teal & Pink, Yellow Color Palette

#DF0AD8 223, 10, 216
#0AEFEE 10, 239, 238
#DEE70A 222, 231, 10
#F51920 245, 25, 32
#DF0AD8
Color 1
#0AEFEE
Color 2
#DEE70A
Color 3
#F51920
Color 4
:root {
  --color-1: #DF0AD8;
  --color-2: #0AEFEE;
  --color-3: #DEE70A;
  --color-4: #F51920;
}
colors: {
  'palette-1': '#DF0AD8',
  'palette-2': '#0AEFEE',
  'palette-3': '#DEE70A',
  'palette-4': '#F51920',
}
const palette = [
  '#DF0AD8',
  '#0AEFEE',
  '#DEE70A',
  '#F51920',
];
$color-1: #DF0AD8;
$color-2: #0AEFEE;
$color-3: #DEE70A;
$color-4: #F51920;
Palette Codes 4 COLORS

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

443 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Pink #DF0AD8

rgb(223, 10, 216) · hsl(302, 91%, 46%)

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

Teal #0AEFEE

rgb(10, 239, 238) · hsl(180, 92%, 49%)

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

Yellow #DEE70A

rgb(222, 231, 10) · hsl(62, 92%, 47%)

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

Red #F51920

rgb(245, 25, 32) · hsl(358, 92%, 53%)

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

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
#DEE70A #F51920 3.08:1 Fail Fail
#DF0AD8 #DEE70A 3:1 Fail Fail
#0AEFEE #F51920 2.89:1 Fail Fail
#DF0AD8 #0AEFEE 2.82:1 Fail Fail
#0AEFEE #DEE70A 1.06:1 Fail Fail
#DF0AD8 #F51920 1.03:1 Fail Fail

How to use these colors

  • Background — Red (#F51920): the lightest tone — a clean base for large areas
  • Text — Pink (#DF0AD8): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0AEFEE): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#DEE70A): 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: Pink (#DF0AD8), Teal (#0AEFEE), Yellow (#DEE70A) and Red (#F51920).

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 #DF0AD8, #0AEFEE, #DEE70A and #F51920. 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!