Food & Restaurant Color Palette
Appetizing red, warm orange, fresh green, and cream stimulate appetite and convey freshness. This delicious palette serves restaurant menus, food delivery apps, and culinary content creation.
#C41E3A
Red
RGB(196, 30, 58)
HSL(350, 73%, 44%)
#FF6B35
Vivid Vermilion
RGB(255, 107, 53)
HSL(16, 100%, 60%)
#2ECC71
Green
RGB(46, 204, 113)
HSL(145, 63%, 49%)
#FFF8E7
Light Orange
RGB(255, 248, 231)
HSL(42, 100%, 95%)
#FFE8D6
Light Vermilion
RGB(255, 232, 214)
HSL(26, 100%, 92%)
#F5F0E0
Light Amber
RGB(245, 240, 224)
HSL(46, 51%, 92%)
lightbulbBest Use Cases
- checkRestaurant menus
- checkFood delivery apps
- checkCulinary content
businessIndustries
- checkFood & Beverage
- checkHospitality
Mood:appetizing
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #C41E3A;
--color-2: #FF6B35;
--color-3: #2ECC71;
--color-4: #FFF8E7;
--color-5: #FFE8D6;
--color-6: #F5F0E0;
}Tailwind CSS Config
colors: {
'food-and-restaurant-1': '#C41E3A',
'food-and-restaurant-2': '#FF6B35',
'food-and-restaurant-3': '#2ECC71',
'food-and-restaurant-4': '#FFF8E7',
'food-and-restaurant-5': '#FFE8D6',
'food-and-restaurant-6': '#F5F0E0',
}foodrestaurantappetizingwarmfresh
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free