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: #f4e2d2;
}
.color-2 {
color: #f7c5d9;
}
.color-3 {
color: #eab8e4;
}
.color-4 {
color: #d5a1e3;
}
.color-5 {
color: #a3c7e0;
}
/* CSS Variables */
:root {
--color-1: #f4e2d2;
--color-2: #f7c5d9;
--color-3: #eab8e4;
--color-4: #d5a1e3;
--color-5: #a3c7e0;
}
Celestial Whispers background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4e2d2, #f7c5d9, #eab8e4, #d5a1e3, #a3c7e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4e2d2, #f7c5d9, #eab8e4, #d5a1e3, #a3c7e0);
}
Similar color palettes
- Pink Sakura
- Pink and Blue Dreams
- Whimsical Blossoms
- Crimson Enchantment
- Sweet Blush Serenade
- Mystical Orchid Dreams
- Blossom Whispers
- Blossom Reverie
- Shades of Pink
- Crimson Serenade
- Whimsical Serenity
- Muted Pink
- Cotton Candy Dreams
- Whiskerwood Dreams
- Blooming Ember
- Tropical Delight
- Colorful Monstergendic
- Whimsical Creatures
Celestial Whispers color palette created on .