Purple Supernova カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Purple Supernova palette
Purple Supernova カラーパレット CSS
/* CSS */
.color-1 {
color: #1f1b79;
}
.color-2 {
color: #4b2c9b;
}
.color-3 {
color: #7a5cb2;
}
.color-4 {
color: #a971cc;
}
.color-5 {
color: #d9a3ff;
}
/* CSS Variables */
:root {
--color-1: #1f1b79;
--color-2: #4b2c9b;
--color-3: #7a5cb2;
--color-4: #a971cc;
--color-5: #d9a3ff;
}
Purple Supernova の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1b79, #4b2c9b, #7a5cb2, #a971cc, #d9a3ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1b79, #4b2c9b, #7a5cb2, #a971cc, #d9a3ff);
}
似たようなカラーパレット
下にスクロールして70+個のエステティックカラーパレットを探索しましょう
- Shades of Blue
- Midnight Cascade
- Midnight Reverie
- Mystic Scorpion Dance
- Purple Shadow
- Web of Anomalies
- Shades of Blue
- Celestial Dreams
- Dusky Rose Reverie
- Vintage Neptune Tides
- Celestial Reverie
- Nebula's Embrace
- Celestial Dreamscape
- Deep Blue Nebula
- Midnight Blooms
- Shades of Pink
- Whispers of Twilight
- Celestial Harmony
Purple Supernova color palette created on .