Coral Color Palette

Vibrant coral paired with complementary peach and seafoam accents creates an energetic yet approachable palette. Perfect for social media content, fashion brands, and modern lifestyle apps.

#FF6F61

Pale Red

RGB(255, 111, 97)

HSL(5, 100%, 69%)

#FF8A7A

Pale Red

RGB(255, 138, 122)

HSL(7, 100%, 74%)

#FFA69E

Light Red

RGB(255, 166, 158)

HSL(5, 100%, 81%)

#FFDCD6

Light Red

RGB(255, 220, 214)

HSL(9, 100%, 92%)

#FFF1EE

Light Red

RGB(255, 241, 238)

HSL(11, 100%, 97%)

lightbulbBest Use Cases

  • checkSocial media branding
  • checkFashion retail
  • checkEvent marketing

businessIndustries

  • checkFashion
  • checkSocial Media
Mood:energetic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FF6F61;
  --color-2: #FF8A7A;
  --color-3: #FFA69E;
  --color-4: #FFDCD6;
  --color-5: #FFF1EE;
}

Tailwind CSS Config

colors: {
  'coral-1': '#FF6F61',
  'coral-2': '#FF8A7A',
  'coral-3': '#FFA69E',
  'coral-4': '#FFDCD6',
  'coral-5': '#FFF1EE',
}
coralwarmtrendylively

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes