Coral#FF7F50
Tomato#FF6347
Gold#FFD700
Medium Spring Green#00FA9A
Deep Sky Blue#00BFFF

Color Palette

#FF7F50 · #FF6347 · #FFD700 · #00FA9A · #00BFFF

triadic0 likes
Share

Export for Developers

:root {
  --color-1: #FF7F50;
  --color-1-rgb: 255, 127, 80;
  --color-1-hsl: 16, 100%, 66%;
  --color-2: #FF6347;
  --color-2-rgb: 255, 99, 71;
  --color-2-hsl: 9, 100%, 64%;
  --color-3: #FFD700;
  --color-3-rgb: 255, 215, 0;
  --color-3-hsl: 51, 100%, 50%;
  --color-4: #00FA9A;
  --color-4-rgb: 0, 250, 154;
  --color-4-hsl: 157, 100%, 49%;
  --color-5: #00BFFF;
  --color-5-rgb: 0, 191, 255;
  --color-5-hsl: 195, 100%, 50%;
}

Real World Preview

Get Started

Accessibility

WCAG Accessibility Report

Excellent
#FF7F50
On White
2.5:1Fail
On Black
8.4:1AAA
Aa
Aa
#FF6347
On White
2.95:1Fail
On Black
7.13:1AAA
Aa
Aa
#FFD700
On White
1.4:1Fail
On Black
14.97:1AAA
Aa
Aa
#00FA9A
On White
1.39:1Fail
On Black
15.14:1AAA
Aa
Aa
#00BFFF
On White
2.12:1Fail
On Black
9.9: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 triadic palette featuring Coral, Tomato, Gold 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: #FF7F50, #FF6347, #FFD700, #00FA9A, #00BFFF. 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 triadic color palette featuring Coral, Tomato, Gold 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