Light Coral#F08080
Salmon#FA8072
Light Salmon#FFA07A
Dark Turquoise#00CED1
Medium Turquoise#48D1CC

Color Palette

#F08080 · #FA8072 · #FFA07A · #00CED1 · #48D1CC

complementary0 likes
Share

Export for Developers

:root {
  --color-1: #F08080;
  --color-1-rgb: 240, 128, 128;
  --color-1-hsl: 0, 79%, 72%;
  --color-2: #FA8072;
  --color-2-rgb: 250, 128, 114;
  --color-2-hsl: 6, 93%, 71%;
  --color-3: #FFA07A;
  --color-3-rgb: 255, 160, 122;
  --color-3-hsl: 17, 100%, 74%;
  --color-4: #00CED1;
  --color-4-rgb: 0, 206, 209;
  --color-4-hsl: 181, 100%, 41%;
  --color-5: #48D1CC;
  --color-5-rgb: 72, 209, 204;
  --color-5-hsl: 178, 60%, 55%;
}

Real World Preview

Get Started

Accessibility

WCAG Accessibility Report

Excellent
#F08080
On White
2.59:1Fail
On Black
8.1:1AAA
Aa
Aa
#FA8072
On White
2.5:1Fail
On Black
8.4:1AAA
Aa
Aa
#FFA07A
On White
1.99:1Fail
On Black
10.56:1AAA
Aa
Aa
#00CED1
On White
1.95:1Fail
On Black
10.75:1AAA
Aa
Aa
#48D1CC
On White
1.86:1Fail
On Black
11.27: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 Light Coral, Salmon, Light Salmon 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: #F08080, #FA8072, #FFA07A, #00CED1, #48D1CC. 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 Light Coral, Salmon, Light Salmon 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