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

Orange & Light Orange, Light Teal Color Palette

#E3BEB0 227, 190, 176
#BDE5DD 189, 229, 221
#E8C99C 232, 201, 156
#EFF1DA 239, 241, 218
#E3BEB0
Color 1
#BDE5DD
Color 2
#E8C99C
Color 3
#EFF1DA
Color 4
:root {
  --color-1: #E3BEB0;
  --color-2: #BDE5DD;
  --color-3: #E8C99C;
  --color-4: #EFF1DA;
}
colors: {
  'palette-1': '#E3BEB0',
  'palette-2': '#BDE5DD',
  'palette-3': '#E8C99C',
  'palette-4': '#EFF1DA',
}
const palette = [
  '#E3BEB0',
  '#BDE5DD',
  '#E8C99C',
  '#EFF1DA',
];
$color-1: #E3BEB0;
$color-2: #BDE5DD;
$color-3: #E8C99C;
$color-4: #EFF1DA;
Palette Codes 4 COLORS

This is a warm, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel.

6,537 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, easygoing 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Orange (#E8C99C) and reads as bright and open, with an average saturation of 50% and lightness of 82%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Light Orange #E3BEB0

rgb(227, 190, 176) · hsl(16, 48%, 79%)

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

Light Teal #BDE5DD

rgb(189, 229, 221) · hsl(168, 43%, 82%)

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

Orange #E8C99C

rgb(232, 201, 156) · hsl(36, 62%, 76%)

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

Light Lime #EFF1DA

rgb(239, 241, 218) · hsl(65, 45%, 90%)

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
#E3BEB0 #EFF1DA 1.49:1 Fail Fail
#E8C99C #EFF1DA 1.38:1 Fail Fail
#E3BEB0 #BDE5DD 1.26:1 Fail Fail
#BDE5DD #EFF1DA 1.18:1 Fail Fail
#BDE5DD #E8C99C 1.16:1 Fail Fail
#E3BEB0 #E8C99C 1.08:1 Fail Fail

How to use these colors

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

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 #E3BEB0, #BDE5DD, #E8C99C and #EFF1DA. 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!