Fitness Color Palette

High-energy red, electric green, and deep charcoal create an intense, motivating fitness palette. This powerful combination drives gym branding, workout apps, and sports nutrition packaging.

#E53935

Red

RGB(229, 57, 53)

HSL(1, 77%, 55%)

#00C853

Vivid Green

RGB(0, 200, 83)

HSL(145, 100%, 39%)

#1A1A1A

Black

RGB(26, 26, 26)

HSL(0, 0%, 10%)

#FF6D00

Vivid Vermilion

RGB(255, 109, 0)

HSL(26, 100%, 50%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#F5F5F5

White

RGB(245, 245, 245)

HSL(0, 0%, 96%)

lightbulbBest Use Cases

  • checkGym branding
  • checkWorkout apps
  • checkSports nutrition

businessIndustries

  • checkFitness
  • checkHealth
Mood:motivating

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #E53935;
  --color-2: #00C853;
  --color-3: #1A1A1A;
  --color-4: #FF6D00;
  --color-5: #FFFFFF;
  --color-6: #F5F5F5;
}

Tailwind CSS Config

colors: {
  'fitness-1': '#E53935',
  'fitness-2': '#00C853',
  'fitness-3': '#1A1A1A',
  'fitness-4': '#FF6D00',
  'fitness-5': '#FFFFFF',
  'fitness-6': '#F5F5F5',
}
fitnessenergeticintensepowerfulmotivating

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes