Celestial Whispers Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Celestial Whispers palette
Celestial Whispers color palette CSS
/* CSS */
.color-1 {
color: #f3c5a0;
}
.color-2 {
color: #f2a2a1;
}
.color-3 {
color: #d77e9c;
}
.color-4 {
color: #e76ab9;
}
.color-5 {
color: #b95ceb;
}
/* CSS Variables */
:root {
--color-1: #f3c5a0;
--color-2: #f2a2a1;
--color-3: #d77e9c;
--color-4: #e76ab9;
--color-5: #b95ceb;
}
Celestial Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3c5a0, #f2a2a1, #d77e9c, #e76ab9, #b95ceb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3c5a0, #f2a2a1, #d77e9c, #e76ab9, #b95ceb);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- Celestial Confectionery
- Bright Blue
- Dusty Pink
- Serenity Blossom
- Pink Shades
- Blossom Embrace
- Serene Blossoms
- Midnight Feline Elegance
- Neon Pink and Purple Nightclub
- Cotton Candy Dreams
- Pink Angel
- Dawn's Embrace
- Romantic Reverie
- Purple Mystique
- Whimsical Frights
- Witching Hour Elegance
- Enchanted Twilight
- Teal and Pink Fusion
Celestial Whispers color palette created on .