Celestial Innocence カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Celestial Innocence palette
Celestial Innocence カラーパレット CSS
/* CSS */
.color-1 {
color: #f7e2b0;
}
.color-2 {
color: #d7b1e2;
}
.color-3 {
color: #9fc7e0;
}
.color-4 {
color: #6bc2b1;
}
.color-5 {
color: #f3a35e;
}
/* CSS Variables */
:root {
--color-1: #f7e2b0;
--color-2: #d7b1e2;
--color-3: #9fc7e0;
--color-4: #6bc2b1;
--color-5: #f3a35e;
}
Celestial Innocence の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7e2b0, #d7b1e2, #9fc7e0, #6bc2b1, #f3a35e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7e2b0, #d7b1e2, #9fc7e0, #6bc2b1, #f3a35e);
}
似たようなカラーパレット
- Regal Despair
- Timeless Elegance
- Whispers of Dawn
- Sweet Whimsy
- Pink Cream
- Whimsical Jane
- Lustrous Elegance
- Cool Light Blues
- Whimsical Creamsicle Dream
- Light Pink
- Lustrous Opulence
- Weird Lavender
- Groovy Garden Fiesta
- Pink Strawberry Shortcake
- Gentle Breeze
- Orange Vanilla Dream
- Whimsical Confectionery Dream
- Cherry Blossom Breeze
Celestial Innocence color palette created on .