Celestial Glow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Celestial Glow palette
Celestial Glow カラーパレット CSS
/* CSS */
.color-1 {
color: #eadb9f;
}
.color-2 {
color: #e6c894;
}
.color-3 {
color: #d9ae59;
}
.color-4 {
color: #cda04c;
}
.color-5 {
color: #c69b24;
}
/* CSS Variables */
:root {
--color-1: #eadb9f;
--color-2: #e6c894;
--color-3: #d9ae59;
--color-4: #cda04c;
--color-5: #c69b24;
}
Celestial Glow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eadb9f, #e6c894, #d9ae59, #cda04c, #c69b24);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eadb9f, #e6c894, #d9ae59, #cda04c, #c69b24);
}
似たようなカラーパレット
- Beige Cookie
- Vanilla Dreamscape
- Celestial Confectionery
- Celestial Confectionery
- Whispering Sands
- Whimsical Meadow Dreams
- Sacred Hues
- Pastel Pink
- Brown Shadow Milk
- Brown Cookie
- Whispers of Winter
- Vanilla Dreamscape
- Serene Sip
- Pink Neapolitan
- Lily Blossom Delight
- Shades of Brown
- Teal and Terracotta
- Teal and Terracotta
Celestial Glow color palette created on .