Celestial Color Palette
Deep space navy, nebula purple, starlight gold, and cosmic blue evoke the majesty of the night sky. This cosmic palette inspires planetarium branding, astrology apps, and science fiction publishing.
#0B0B2B
Dark Indigo
RGB(11, 11, 43)
HSL(240, 59%, 11%)
#1B0A3A
Dark Violet
RGB(27, 10, 58)
HSL(261, 71%, 13%)
#D4AF37
Amber
RGB(212, 175, 55)
HSL(46, 65%, 52%)
#4A6FA5
Blue
RGB(74, 111, 165)
HSL(216, 38%, 47%)
#8B00FF
Vivid Violet
RGB(139, 0, 255)
HSL(273, 100%, 50%)
#E8E0F0
Dusty Violet
RGB(232, 224, 240)
HSL(270, 35%, 91%)
lightbulbBest Use Cases
- checkPlanetarium branding
- checkAstrology apps
- checkSci-fi publishing
businessIndustries
- checkScience
- checkEntertainment
Mood:cosmic
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #0B0B2B;
--color-2: #1B0A3A;
--color-3: #D4AF37;
--color-4: #4A6FA5;
--color-5: #8B00FF;
--color-6: #E8E0F0;
}Tailwind CSS Config
colors: {
'celestial-1': '#0B0B2B',
'celestial-2': '#1B0A3A',
'celestial-3': '#D4AF37',
'celestial-4': '#4A6FA5',
'celestial-5': '#8B00FF',
'celestial-6': '#E8E0F0',
}celestialcosmicspacestarlightmajestic
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free