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

Red & Red, Teal Color Palette

#DB310F 219, 49, 15
#F29E8D 242, 158, 141
#129AB5 18, 154, 181
#91E2F3 145, 226, 243
#DB310F
Color 1
#F29E8D
Color 2
#129AB5
Color 3
#91E2F3
Color 4
:root {
  --color-1: #DB310F;
  --color-2: #F29E8D;
  --color-3: #129AB5;
  --color-4: #91E2F3;
}
colors: {
  'palette-1': '#DB310F',
  'palette-2': '#F29E8D',
  'palette-3': '#129AB5',
  'palette-4': '#91E2F3',
}
const palette = [
  '#DB310F',
  '#F29E8D',
  '#129AB5',
  '#91E2F3',
];
$color-1: #DB310F;
$color-2: #F29E8D;
$color-3: #129AB5;
$color-4: #91E2F3;
Palette Codes 4 COLORS

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

174 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, vibrant 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Red (#DB310F) and reads as well balanced in lightness, with an average saturation of 82% and lightness of 59%. It adapts to a wide range of web and brand projects.

The colors in this palette

Red #DB310F

rgb(219, 49, 15) · hsl(10, 87%, 46%)

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

Red #F29E8D

rgb(242, 158, 141) · hsl(10, 80%, 75%)

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

Teal #129AB5

rgb(18, 154, 181) · hsl(190, 82%, 39%)

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

Teal #91E2F3

rgb(145, 226, 243) · hsl(190, 80%, 76%)

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
#DB310F #91E2F3 3.22:1 Fail Fail
#129AB5 #91E2F3 2.28:1 Fail Fail
#DB310F #F29E8D 2.25:1 Fail Fail
#F29E8D #129AB5 1.59:1 Fail Fail
#F29E8D #91E2F3 1.43:1 Fail Fail
#DB310F #129AB5 1.42:1 Fail Fail

How to use these colors

  • Background — Teal (#91E2F3): the lightest tone — a clean base for large areas
  • Text — Teal (#129AB5): the darkest tone — readable for body copy and headings
  • Primary — Red (#DB310F): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#129AB5): 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 Red 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: Red (#DB310F), Red (#F29E8D), Teal (#129AB5) and Teal (#91E2F3).

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 #DB310F, #F29E8D, #129AB5 and #91E2F3. 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!