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

Teal & Orange, Teal Color Palette

#DE3D02 222, 61, 2
#E7B4A2 231, 180, 162
#0DBDFD 13, 189, 253
#7BC9E5 123, 201, 229
#DE3D02
Color 1
#E7B4A2
Color 2
#0DBDFD
Color 3
#7BC9E5
Color 4
:root {
  --color-1: #DE3D02;
  --color-2: #E7B4A2;
  --color-3: #0DBDFD;
  --color-4: #7BC9E5;
}
colors: {
  'palette-1': '#DE3D02',
  'palette-2': '#E7B4A2',
  'palette-3': '#0DBDFD',
  'palette-4': '#7BC9E5',
}
const palette = [
  '#DE3D02',
  '#E7B4A2',
  '#0DBDFD',
  '#7BC9E5',
];
$color-1: #DE3D02;
$color-2: #E7B4A2;
$color-3: #0DBDFD;
$color-4: #7BC9E5;
Palette Codes 4 COLORS

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

3,982 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 Teal (#0DBDFD) and reads as well balanced in lightness, with an average saturation of 81% and lightness of 61%. It adapts to a wide range of web and brand projects.

The colors in this palette

Orange #DE3D02

rgb(222, 61, 2) · hsl(16, 98%, 44%)

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

Orange #E7B4A2

rgb(231, 180, 162) · hsl(16, 59%, 77%)

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

Teal #0DBDFD

rgb(13, 189, 253) · hsl(196, 98%, 52%)

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

Teal #7BC9E5

rgb(123, 201, 229) · hsl(196, 67%, 69%)

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
#DE3D02 #E7B4A2 2.4:1 Fail Fail
#DE3D02 #7BC9E5 2.37:1 Fail Fail
#DE3D02 #0DBDFD 2.03:1 Fail Fail
#E7B4A2 #0DBDFD 1.18:1 Fail Fail
#0DBDFD #7BC9E5 1.17:1 Fail Fail
#E7B4A2 #7BC9E5 1.01:1 Fail Fail

How to use these colors

  • Background — Orange (#E7B4A2): the lightest tone — a clean base for large areas
  • Text — Orange (#DE3D02): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0DBDFD): the most saturated tone — buttons, links and key UI
  • Accent — Orange (#DE3D02): 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: Orange (#DE3D02), Orange (#E7B4A2), Teal (#0DBDFD) and Teal (#7BC9E5).

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 #DE3D02, #E7B4A2, #0DBDFD and #7BC9E5. 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!