Orange & Red, Yellow Color Palette — PaletteCSS
Back to palettes

Orange & Red, Yellow Color Palette

#F45242 244, 82, 66
#F49F32 244, 159, 50
#E9B812 233, 184, 18
#E3EFF0 227, 239, 240
#F45242
Color 1
#F49F32
Color 2
#E9B812
Color 3
#E3EFF0
Color 4
:root {
  --color-1: #F45242;
  --color-2: #F49F32;
  --color-3: #E9B812;
  --color-4: #E3EFF0;
}
colors: {
  'palette-1': '#F45242',
  'palette-2': '#F49F32',
  'palette-3': '#E9B812',
  'palette-4': '#E3EFF0',
}
const palette = [
  '#F45242',
  '#F49F32',
  '#E9B812',
  '#E3EFF0',
];
$color-1: #F45242;
$color-2: #F49F32;
$color-3: #E9B812;
$color-4: #E3EFF0;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony.

4,681 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Orange (#F49F32) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 65%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F45242

rgb(244, 82, 66) · hsl(5, 89%, 61%)

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

Orange #F49F32

rgb(244, 159, 50) · hsl(34, 90%, 58%)

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

Yellow #E9B812

rgb(233, 184, 18) · hsl(46, 86%, 49%)

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

Light Teal #E3EFF0

rgb(227, 239, 240) · hsl(185, 30%, 92%)

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
#F45242 #E3EFF0 2.91:1 Fail Fail
#F45242 #E9B812 1.85:1 Fail Fail
#F49F32 #E3EFF0 1.81:1 Fail Fail
#F45242 #F49F32 1.61:1 Fail Fail
#E9B812 #E3EFF0 1.58:1 Fail Fail
#F49F32 #E9B812 1.15:1 Fail Fail

How to use these colors

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

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 #F45242, #F49F32, #E9B812 and #E3EFF0. 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!