The Death Of a Star カラーパレット
美しいThe Death Of a Starカラーパレットをご紹介します。violet (#390a43), disco (#741a68), rouge (#aa3c7c), tango (#e76718) and school bus yellow (#fad900)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
The Death Of a Starパレットを使った美しいUIコンポーネントを探索
💻 The Death Of a Star カラーパレット CSS
/* CSS */
.color-1 {
color: #390a43;
}
.color-2 {
color: #741a68;
}
.color-3 {
color: #aa3c7c;
}
.color-4 {
color: #e76718;
}
.color-5 {
color: #fad900;
}
/* CSS Variables */
:root {
--color-1: #390a43;
--color-2: #741a68;
--color-3: #aa3c7c;
--color-4: #e76718;
--color-5: #fad900;
} 🌈 The Death Of a Star の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #390a43, #741a68, #aa3c7c, #e76718, #fad900);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #390a43, #741a68, #aa3c7c, #e76718, #fad900);
} 🔗 似たようなカラーパレットを探索
The Death Of a Starカラーパレットはに作成されました。