Pet Care Color Palette

Warm orange, friendly green, soft blue, and playful yellow create an approachable pet-friendly palette. This loveable combination brightens pet food packaging, veterinary clinics, and pet adoption websites.

#FF8C00

Vivid Vermilion

RGB(255, 140, 0)

HSL(33, 100%, 50%)

#4CAF50

Green

RGB(76, 175, 80)

HSL(122, 39%, 49%)

#42A5F5

Vivid Blue

RGB(66, 165, 245)

HSL(207, 90%, 61%)

#FFD54F

Vivid Amber

RGB(255, 213, 79)

HSL(46, 100%, 65%)

#FFF3E0

Light Orange

RGB(255, 243, 224)

HSL(37, 100%, 94%)

#E8F5E9

Dusty Green

RGB(232, 245, 233)

HSL(125, 39%, 94%)

lightbulbBest Use Cases

  • checkPet food packaging
  • checkVeterinary clinics
  • checkAdoption websites

businessIndustries

  • checkPet Care
  • checkHealthcare
Mood:loveable

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #FF8C00;
  --color-2: #4CAF50;
  --color-3: #42A5F5;
  --color-4: #FFD54F;
  --color-5: #FFF3E0;
  --color-6: #E8F5E9;
}

Tailwind CSS Config

colors: {
  'pet-care-1': '#FF8C00',
  'pet-care-2': '#4CAF50',
  'pet-care-3': '#42A5F5',
  'pet-care-4': '#FFD54F',
  'pet-care-5': '#FFF3E0',
  'pet-care-6': '#E8F5E9',
}
petfriendlywarmapproachableloveable

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes