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

美しいFate of the Sixtieth Tearカラーパレットをご紹介します。buccaneer (#642b3c), cannon pink (#8a3e6f), santa fe (#b86d4b), raw sienna (#d29a4b) and hokey pokey (#d7b72d)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Amber, Autumn, Burgundy, Earthy, Fall, Gold, Plum, Warmカラーパレットと組み合わせ。

💡 できること

ColorMagicでは簡単に以下のことができます:
  • デザインに正確なHEXコードとRGB値をコピー
  • 明度、彩度、暖度を調整して新しいバリエーションを作成
  • UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
  • 背景グラデーションやカラー変数を含むCSSコードをコピー
  • パレットをダウンロード
  • チームメンバーやクライアントとパレットを共有

🎨 UIコンポーネントのプレビュー

UI例

Fate of the Sixtieth Tearパレットを使った美しいUIコンポーネントを探索

このパレットを共有する先:

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

/* CSS */
.color-1 {
color: #642b3c;
}
.color-2 {
color: #8a3e6f;
}
.color-3 {
color: #b86d4b;
}
.color-4 {
color: #d29a4b;
}
.color-5 {
color: #d7b72d;
}

/* CSS Variables */
:root {
--color-1: #642b3c;
--color-2: #8a3e6f;
--color-3: #b86d4b;
--color-4: #d29a4b;
--color-5: #d7b72d;
}

🌈 Fate of the Sixtieth Tear の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #642b3c, #8a3e6f, #b86d4b, #d29a4b, #d7b72d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #642b3c, #8a3e6f, #b86d4b, #d29a4b, #d7b72d);
}

Fate of the Sixtieth Tearカラーパレットはに作成されました。