Apricot Color Palette

Warm apricot orange with peach and soft cream undertones radiates gentle warmth and friendliness. An inviting palette for children's apps, organic juice brands, and cozy cafe interiors.

#ED820E

Vivid Vermilion

RGB(237, 130, 14)

HSL(31, 89%, 49%)

#F5A623

Vivid Orange

RGB(245, 166, 35)

HSL(37, 91%, 55%)

#FBCB80

Pale Orange

RGB(251, 203, 128)

HSL(37, 94%, 74%)

#FDDCA8

Light Orange

RGB(253, 220, 168)

HSL(37, 96%, 83%)

#FEEDCF

Light Orange

RGB(254, 237, 207)

HSL(38, 96%, 90%)

#FFF8F0

Light Vermilion

RGB(255, 248, 240)

HSL(32, 100%, 97%)

lightbulbBest Use Cases

  • checkChildren's apps
  • checkOrganic juice brands
  • checkCafe interiors

businessIndustries

  • checkFood & Beverage
  • checkEducation
Mood:friendly

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #ED820E;
  --color-2: #F5A623;
  --color-3: #FBCB80;
  --color-4: #FDDCA8;
  --color-5: #FEEDCF;
  --color-6: #FFF8F0;
}

Tailwind CSS Config

colors: {
  'apricot-1': '#ED820E',
  'apricot-2': '#F5A623',
  'apricot-3': '#FBCB80',
  'apricot-4': '#FDDCA8',
  'apricot-5': '#FEEDCF',
  'apricot-6': '#FFF8F0',
}
apricotorangewarmfriendlysoft

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes