Volcanic Color Palette
Molten orange, lava red, ashen gray, and obsidian black capture the raw power of volcanic landscapes. This intense palette powers extreme sports brands, hot sauce packaging, and intense action game design.
#FF4500
Vivid Vermilion
RGB(255, 69, 0)
HSL(16, 100%, 50%)
#CC0000
Vivid Red
RGB(204, 0, 0)
HSL(0, 100%, 40%)
#696969
Gray
RGB(105, 105, 105)
HSL(0, 0%, 41%)
#0A0A0A
Black
RGB(10, 10, 10)
HSL(0, 0%, 4%)
#FF6B35
Vivid Vermilion
RGB(255, 107, 53)
HSL(16, 100%, 60%)
#333333
Charcoal
RGB(51, 51, 51)
HSL(0, 0%, 20%)
lightbulbBest Use Cases
- checkExtreme sports
- checkHot sauce packaging
- checkAction games
businessIndustries
- checkSports
- checkFood & Beverage
Mood:intense
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #FF4500;
--color-2: #CC0000;
--color-3: #696969;
--color-4: #0A0A0A;
--color-5: #FF6B35;
--color-6: #333333;
}Tailwind CSS Config
colors: {
'volcanic-1': '#FF4500',
'volcanic-2': '#CC0000',
'volcanic-3': '#696969',
'volcanic-4': '#0A0A0A',
'volcanic-5': '#FF6B35',
'volcanic-6': '#333333',
}volcanicintensefieryrawpowerful
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free