Electric Dreamscape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Electric Dreamscape palette
Electric Dreamscape カラーパレット CSS
/* CSS */
.color-1 {
color: #a855f7;
}
.color-2 {
color: #5048e5;
}
.color-3 {
color: #3c83f6;
}
.color-4 {
color: #61a6fa;
}
.color-5 {
color: #91c3fd;
}
/* CSS Variables */
:root {
--color-1: #a855f7;
--color-2: #5048e5;
--color-3: #3c83f6;
--color-4: #61a6fa;
--color-5: #91c3fd;
}
Electric Dreamscape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a855f7, #5048e5, #3c83f6, #61a6fa, #91c3fd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a855f7, #5048e5, #3c83f6, #61a6fa, #91c3fd);
}
似たようなカラーパレット
- Sigma Sunrise
- Shades of Blue
- Light Pink Meow
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Revolutionary Elegance
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Light Yellow
- Serenity by the River
- Shades of Blue
- Sunset Splash
Electric Dreamscape color palette created on .