Golden Yellow Color Palette

Radiant golden yellows from rich honey to pale buttercream bring optimism and energy. This cheerful palette shines in children's brands, food marketing, and summer campaign designs.

#F4A300

Vivid Orange

RGB(244, 163, 0)

HSL(40, 100%, 48%)

#FFC107

Vivid Orange

RGB(255, 193, 7)

HSL(45, 100%, 51%)

#FFD54F

Vivid Amber

RGB(255, 213, 79)

HSL(46, 100%, 65%)

#FFE082

Pale Orange

RGB(255, 224, 130)

HSL(45, 100%, 75%)

#FFF3C4

Light Amber

RGB(255, 243, 196)

HSL(48, 100%, 88%)

#FFFDE7

Light Amber

RGB(255, 253, 231)

HSL(55, 100%, 95%)

lightbulbBest Use Cases

  • checkChildren's brands
  • checkFood marketing
  • checkSummer campaigns

businessIndustries

  • checkFood & Beverage
  • checkEducation
Mood:optimistic

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #F4A300;
  --color-2: #FFC107;
  --color-3: #FFD54F;
  --color-4: #FFE082;
  --color-5: #FFF3C4;
  --color-6: #FFFDE7;
}

Tailwind CSS Config

colors: {
  'golden-yellow-1': '#F4A300',
  'golden-yellow-2': '#FFC107',
  'golden-yellow-3': '#FFD54F',
  'golden-yellow-4': '#FFE082',
  'golden-yellow-5': '#FFF3C4',
  'golden-yellow-6': '#FFFDE7',
}
yellowgoldenbrightcheerfulwarm

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes