Ninlil's 80s Vibe カラーパレット
美しい Ninlil's 80s Vibeカラーパレットをご紹介します。amaranth (#da1b61), flamingo (#f15a27), saffron (#f6c02c), puerto rico (#4ccdc4) and chambray (#3c5a9a)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Ninlil's 80s Vibeパレットを使った美しいUIコンポーネントを探索
💻 Ninlil's 80s Vibe カラーパレット CSS
/* CSS */
.color-1 {
color: #da1b61;
}
.color-2 {
color: #f15a27;
}
.color-3 {
color: #f6c02c;
}
.color-4 {
color: #4ccdc4;
}
.color-5 {
color: #3c5a9a;
}
/* CSS Variables */
:root {
--color-1: #da1b61;
--color-2: #f15a27;
--color-3: #f6c02c;
--color-4: #4ccdc4;
--color-5: #3c5a9a;
} 🌈 Ninlil's 80s Vibe の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #da1b61, #f15a27, #f6c02c, #4ccdc4, #3c5a9a);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #da1b61, #f15a27, #f6c02c, #4ccdc4, #3c5a9a);
} 🔗 似たようなカラーパレットを探索
Ninlil's 80s Vibe color palette created on .