Fate of the Sixtieth Tear カラーパレット
美しいFate of the Sixtieth Tearカラーパレットをご紹介します。cloud burst (#212c54), indigo (#547dc4), iceberg (#d7f4f2), sweet corn (#fbde8e) and golden tainoi (#ffce52)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Fate of the Sixtieth Tearパレットを使った美しいUIコンポーネントを探索
💻 Fate of the Sixtieth Tear カラーパレット CSS
/* CSS */
.color-1 {
color: #212c54;
}
.color-2 {
color: #547dc4;
}
.color-3 {
color: #d7f4f2;
}
.color-4 {
color: #fbde8e;
}
.color-5 {
color: #ffce52;
}
/* CSS Variables */
:root {
--color-1: #212c54;
--color-2: #547dc4;
--color-3: #d7f4f2;
--color-4: #fbde8e;
--color-5: #ffce52;
} 🌈 Fate of the Sixtieth Tear の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #212c54, #547dc4, #d7f4f2, #fbde8e, #ffce52);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #212c54, #547dc4, #d7f4f2, #fbde8e, #ffce52);
} 🔗 似たようなカラーパレットを探索
Fate of the Sixtieth Tearカラーパレットはに作成されました。