Galactic Whisper Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Galactic Whisper palette
Galactic Whisper color palette CSS
/* CSS */
.color-1 {
color: #dd36c1;
}
.color-2 {
color: #ee9bee;
}
.color-3 {
color: #e7b1f6;
}
.color-4 {
color: #f4cffc;
}
.color-5 {
color: #be6de9;
}
/* CSS Variables */
:root {
--color-1: #dd36c1;
--color-2: #ee9bee;
--color-3: #e7b1f6;
--color-4: #f4cffc;
--color-5: #be6de9;
}
Galactic Whisper background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dd36c1, #ee9bee, #e7b1f6, #f4cffc, #be6de9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dd36c1, #ee9bee, #e7b1f6, #f4cffc, #be6de9);
}
Similar color palettes
Scroll down to explore 300+ Pink color palettes
- Lavender Dreamscape
- Lavender Dreamscape
- Cosmic Stardust Dream
- Whispers of Amethyst
- Dusky Dreams
- Twilight Wings
- Warm Yellow
- Whimsical Blossom Dreams
- Sunset Serenade
- Carnival Reverie
- Vibrant Sunset Blossom
- Mystic Twilight
- Dreamy Lilac Whispers
- Orange Sunset
- Sunset Serenade
- Vibrant Vee Voyage
- Vibrant Orange
- Tropical Sunset Vibes
Galactic Whisper color palette created on .