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

Yellow & Red, Orange Color Palette

#F44944 244, 73, 68
#D66E20 214, 110, 32
#DFBD0A 223, 189, 10
#E9F5F5 233, 245, 245
#F44944
Color 1
#D66E20
Color 2
#DFBD0A
Color 3
#E9F5F5
Color 4
:root {
  --color-1: #F44944;
  --color-2: #D66E20;
  --color-3: #DFBD0A;
  --color-4: #E9F5F5;
}
colors: {
  'palette-1': '#F44944',
  'palette-2': '#D66E20',
  'palette-3': '#DFBD0A',
  'palette-4': '#E9F5F5',
}
const palette = [
  '#F44944',
  '#D66E20',
  '#DFBD0A',
  '#E9F5F5',
];
$color-1: #F44944;
$color-2: #D66E20;
$color-3: #DFBD0A;
$color-4: #E9F5F5;
Palette Codes 4 COLORS

This is a warm, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look.

3,104 Views
Added Jun 2026
Copy & Download

About this color palette

This is a warm, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Yellow (#DFBD0A) and reads as well balanced in lightness, with an average saturation of 73% and lightness of 62%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Red #F44944

rgb(244, 73, 68) · hsl(2, 89%, 61%)

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

Orange #D66E20

rgb(214, 110, 32) · hsl(26, 74%, 48%)

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

Yellow #DFBD0A

rgb(223, 189, 10) · hsl(50, 91%, 46%)

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

Light Teal #E9F5F5

rgb(233, 245, 245) · hsl(180, 38%, 94%)

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
#F44944 #E9F5F5 3.2:1 Fail Fail
#D66E20 #E9F5F5 3.08:1 Fail Fail
#F44944 #DFBD0A 1.94:1 Fail Fail
#D66E20 #DFBD0A 1.87:1 Fail Fail
#DFBD0A #E9F5F5 1.65:1 Fail Fail
#F44944 #D66E20 1.04:1 Fail Fail

How to use these colors

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

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 #F44944, #D66E20, #DFBD0A and #E9F5F5. 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!