Healthcare Color Palette

Calming blue, fresh green, and clean white create a sterile yet approachable healthcare palette. Designed to build trust in medical apps, hospital branding, and pharmaceutical marketing.

#1A73E8

Vivid Blue

RGB(26, 115, 232)

HSL(214, 82%, 51%)

#34A853

Green

RGB(52, 168, 83)

HSL(136, 53%, 43%)

#FFFFFF

White

RGB(255, 255, 255)

HSL(0, 0%, 100%)

#F1F5F9

Light Blue

RGB(241, 245, 249)

HSL(210, 40%, 96%)

#E8F5E9

Dusty Green

RGB(232, 245, 233)

HSL(125, 39%, 94%)

#E3F2FD

Light Blue

RGB(227, 242, 253)

HSL(205, 87%, 94%)

lightbulbBest Use Cases

  • checkMedical apps
  • checkHospital branding
  • checkPharma marketing

businessIndustries

  • checkHealthcare
  • checkPharmaceutical
Mood:trustworthy

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #1A73E8;
  --color-2: #34A853;
  --color-3: #FFFFFF;
  --color-4: #F1F5F9;
  --color-5: #E8F5E9;
  --color-6: #E3F2FD;
}

Tailwind CSS Config

colors: {
  'healthcare-1': '#1A73E8',
  'healthcare-2': '#34A853',
  'healthcare-3': '#FFFFFF',
  'healthcare-4': '#F1F5F9',
  'healthcare-5': '#E8F5E9',
  'healthcare-6': '#E3F2FD',
}
healthcaremedicalcleanbluetrustworthy

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes