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

Light Orange & Light Red, Light Teal Color Palette

#F0C7AD 240, 199, 173
#F2D9DF 242, 217, 223
#D4F7F6 212, 247, 246
#EAE695 234, 230, 149
#F0C7AD
Color 1
#F2D9DF
Color 2
#D4F7F6
Color 3
#EAE695
Color 4
:root {
  --color-1: #F0C7AD;
  --color-2: #F2D9DF;
  --color-3: #D4F7F6;
  --color-4: #EAE695;
}
colors: {
  'palette-1': '#F0C7AD',
  'palette-2': '#F2D9DF',
  'palette-3': '#D4F7F6',
  'palette-4': '#EAE695',
}
const palette = [
  '#F0C7AD',
  '#F2D9DF',
  '#D4F7F6',
  '#EAE695',
];
$color-1: #F0C7AD;
$color-2: #F2D9DF;
$color-3: #D4F7F6;
$color-4: #EAE695;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette built from closely related tones that blend harmoniously.

651 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Orange (#F0C7AD) and reads as bright and open, with an average saturation of 63% and lightness of 84%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Orange #F0C7AD

rgb(240, 199, 173) · hsl(23, 69%, 81%)

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

Light Red #F2D9DF

rgb(242, 217, 223) · hsl(346, 49%, 90%)

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

Light Teal #D4F7F6

rgb(212, 247, 246) · hsl(178, 69%, 90%)

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

Yellow #EAE695

rgb(234, 230, 149) · hsl(57, 67%, 75%)

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
#F0C7AD #D4F7F6 1.37:1 Fail Fail
#F0C7AD #EAE695 1.21:1 Fail Fail
#F0C7AD #F2D9DF 1.17:1 Fail Fail
#F2D9DF #D4F7F6 1.17:1 Fail Fail
#D4F7F6 #EAE695 1.13:1 Fail Fail
#F2D9DF #EAE695 1.03:1 Fail Fail

How to use these colors

  • Background — Light Teal (#D4F7F6): the lightest tone — a clean base for large areas
  • Text — Yellow (#EAE695): the darkest tone — readable for body copy and headings
  • Primary — Light Orange (#F0C7AD): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#EAE695): 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 Orange 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 Orange (#F0C7AD), Light Red (#F2D9DF), Light Teal (#D4F7F6) and Yellow (#EAE695).

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 #F0C7AD, #F2D9DF, #D4F7F6 and #EAE695. 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!