Celestial Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Celestial Dreams palette
Celestial Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #5e4f9c;
}
.color-2 {
color: #8a5f9b;
}
.color-3 {
color: #c3a9c7;
}
.color-4 {
color: #f0c7d3;
}
.color-5 {
color: #fce0b0;
}
/* CSS Variables */
:root {
--color-1: #5e4f9c;
--color-2: #8a5f9b;
--color-3: #c3a9c7;
--color-4: #f0c7d3;
--color-5: #fce0b0;
}
Celestial Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5e4f9c, #8a5f9b, #c3a9c7, #f0c7d3, #fce0b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5e4f9c, #8a5f9b, #c3a9c7, #f0c7d3, #fce0b0);
}
似たようなカラーパレット
- Cherry Blossom Whisper
- Sunset Mimosa Bliss
- Shades of Teal
- Sunset Breeze
- Blush Blossom
- Dandy Delight
- Shades of Purple
- Shades of Red, Blue, and Purple
- Sunset Serenade
- Teal Shades
- Purple Dreams
- Whirling Dreams
- Whispers of Wisteria
- Shades of Yellow
- Shades of Yellow and Blue
- Vortex of Dreams
- Whirling Serenity
- Blushing Sunrise
Celestial Dreams color palette created on .