Fate of the Sixtieth Tear カラーパレット

美しいFate of the Sixtieth Tearカラーパレットをご紹介します。cloud burst (#212c54), indigo (#547dc4), iceberg (#d7f4f2), sweet corn (#fbde8e) and golden tainoi (#ffce52)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Aqua, Blue, Bright, Coastal, Cream, Dark, Light, Modern, Yellowカラーパレットと組み合わせ。

💡 できること

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カラーパレットはに作成されました。