Amber#FFB703
Dark Orange#FB8500
Midnight Blue#023047
Light Sea Green#219EBC
Sky Blue#8ECAE6

Color Palette

#FFB703 · #FB8500 · #023047 · #219EBC · #8ECAE6

complementary0 likes
Share

Export for Developers

:root {
  --color-1: #FFB703;
  --color-1-rgb: 255, 183, 3;
  --color-1-hsl: 43, 100%, 51%;
  --color-2: #FB8500;
  --color-2-rgb: 251, 133, 0;
  --color-2-hsl: 32, 100%, 49%;
  --color-3: #023047;
  --color-3-rgb: 2, 48, 71;
  --color-3-hsl: 200, 95%, 14%;
  --color-4: #219EBC;
  --color-4-rgb: 33, 158, 188;
  --color-4-hsl: 192, 70%, 43%;
  --color-5: #8ECAE6;
  --color-5-rgb: 142, 202, 230;
  --color-5-hsl: 199, 64%, 73%;
}

Real World Preview

Get Started

Accessibility

WCAG Accessibility Report

Excellent
#FFB703
On White
1.75:1Fail
On Black
12.03:1AAA
Aa
Aa
#FB8500
On White
2.48:1Fail
On Black
8.46:1AAA
Aa
Aa
#023047
On White
13.85:1AAA
On Black
1.52:1Fail
Aa
Aa
#219EBC
On White
3.14:1Fail
On Black
6.68:1AA
Aa
Aa
#8ECAE6
On White
1.79:1Fail
On Black
11.74:1AAA
Aa
Aa

Contrast ratios calculated per WCAG 2.1. AA requires ≥4.5:1, AAA requires ≥7:1 for normal text.

Palette Variations

Palette Variations

Original

☀️

lighter

· Increased lightness, reduced saturation

🌑

darker

· Reduced lightness, increased saturation

🌫️

muted

· Desaturated for a calm, muted look

vibrant

· Boosted saturation for maximum impact

Best Use Cases for This Palette

This complementary palette featuring Amber, Dark Orange, Midnight Blue works well across a variety of design contexts. Below are some of the most common use cases — click to see curated palettes for each.

Frequently Asked Questions

What are the hex codes in this color palette?

The colors in this palette are: #FFB703, #FB8500, #023047, #219EBC, #8ECAE6. Copy them individually or export the full palette as CSS variables, Tailwind config, SCSS, or JSON using the Export section above.

What is this color palette good for?

This complementary color palette featuring Amber, Dark Orange, Midnight Blue works well for websites, mobile apps, branding projects, and digital designs. Check the Real World Preview section to see how it looks on buttons, cards, and navigation.

Is this color palette accessible?

Check the Accessibility section below to see WCAG contrast ratios for all color combinations in this palette. Look for combinations that achieve 4.5:1 or higher for text use.

How do I use this palette in Tailwind CSS?

Click "Export for Developers" and select the Tailwind option. You will get a formatted config object ready to paste into your tailwind.config.js file. Each color becomes a utility class in your project.

Explore more: Generate palettes · Check contrast · Tints & shades · All free tools