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

Light Orange & Light Green, Light Red Color Palette

#F3D9BE 243, 217, 190
#B0E8D2 176, 232, 210
#EFCDC3 239, 205, 195
#E7BBCC 231, 187, 204
#F3D9BE
Color 1
#B0E8D2
Color 2
#EFCDC3
Color 3
#E7BBCC
Color 4
:root {
  --color-1: #F3D9BE;
  --color-2: #B0E8D2;
  --color-3: #EFCDC3;
  --color-4: #E7BBCC;
}
colors: {
  'palette-1': '#F3D9BE',
  'palette-2': '#B0E8D2',
  'palette-3': '#EFCDC3',
  'palette-4': '#E7BBCC',
}
const palette = [
  '#F3D9BE',
  '#B0E8D2',
  '#EFCDC3',
  '#E7BBCC',
];
$color-1: #F3D9BE;
$color-2: #B0E8D2;
$color-3: #EFCDC3;
$color-4: #E7BBCC;
Palette Codes 4 COLORS

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

2,402 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Light Orange #F3D9BE

rgb(243, 217, 190) · hsl(31, 69%, 85%)

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

Light Green #B0E8D2

rgb(176, 232, 210) · hsl(156, 55%, 80%)

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

Light Red #EFCDC3

rgb(239, 205, 195) · hsl(14, 58%, 85%)

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

Light Pink #E7BBCC

rgb(231, 187, 204) · hsl(337, 48%, 82%)

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
#F3D9BE #E7BBCC 1.25:1 Fail Fail
#B0E8D2 #E7BBCC 1.24:1 Fail Fail
#EFCDC3 #E7BBCC 1.15:1 Fail Fail
#F3D9BE #EFCDC3 1.09:1 Fail Fail
#B0E8D2 #EFCDC3 1.08:1 Fail Fail
#F3D9BE #B0E8D2 1.01:1 Fail Fail

How to use these colors

  • Background — Light Red (#EFCDC3): the lightest tone — a clean base for large areas
  • Text — Light Green (#B0E8D2): the darkest tone — readable for body copy and headings
  • Primary — Light Orange (#F3D9BE): the most saturated tone — buttons, links and key UI
  • Accent — Light Green (#B0E8D2): 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 (#F3D9BE), Light Green (#B0E8D2), Light Red (#EFCDC3) and Light Pink (#E7BBCC).

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 #F3D9BE, #B0E8D2, #EFCDC3 and #E7BBCC. 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!