Gemstone Reverie カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Gemstone Reverie palette
Gemstone Reverie カラーパレット CSS
/* CSS */
.color-1 {
color: #1e3a76;
}
.color-2 {
color: #4a8bba;
}
.color-3 {
color: #90b9d0;
}
.color-4 {
color: #e2b83c;
}
.color-5 {
color: #d35f3c;
}
/* CSS Variables */
:root {
--color-1: #1e3a76;
--color-2: #4a8bba;
--color-3: #90b9d0;
--color-4: #e2b83c;
--color-5: #d35f3c;
}
Gemstone Reverie の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3a76, #4a8bba, #90b9d0, #e2b83c, #d35f3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3a76, #4a8bba, #90b9d0, #e2b83c, #d35f3c);
}
似たようなカラーパレット
- Celestial Garden
- Celestial Serenade
- Sigma Sunrise
- Shades of Blue
- Shades of Blue Night
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
- Serenity by the River
- Shades of Blue
Gemstone Reverie color palette created on .