Celestial Harmony カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Celestial Harmony palette
Celestial Harmony カラーパレット CSS
/* CSS */
.color-1 {
color: #e3a14a;
}
.color-2 {
color: #d8b45f;
}
.color-3 {
color: #a2d8a2;
}
.color-4 {
color: #69c2e2;
}
.color-5 {
color: #5e4b8b;
}
/* CSS Variables */
:root {
--color-1: #e3a14a;
--color-2: #d8b45f;
--color-3: #a2d8a2;
--color-4: #69c2e2;
--color-5: #5e4b8b;
}
Celestial Harmony の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3a14a, #d8b45f, #a2d8a2, #69c2e2, #5e4b8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3a14a, #d8b45f, #a2d8a2, #69c2e2, #5e4b8b);
}
似たようなカラーパレット
- Minted Oasis
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Chic Blossom
- Soft Pink
- Serenity by the River
- Dunamatchi Pink
- Shades of Purple
- Pastel Pink
- Blushing Reverie
- Shades of Blue
Celestial Harmony color palette created on .