Pierce the Veil カラーパレット

美しいPierce the Veilカラーパレットをご紹介します。luxor gold (#a38737), mule fawn (#8b4e31), metallic bronze (#522e1f), east bay (#444480) and glacier (#7da3c5)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Autumn, Blue, Brown, Coastal, Deep, Earthy, Muted, Soft, Tan, Vintageカラーパレットと組み合わせ。

💡 できること

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

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

UI例

Pierce the Veilパレットを使った美しいUIコンポーネントを探索

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

💻 Pierce the Veil カラーパレット CSS

/* CSS */
.color-1 {
color: #a38737;
}
.color-2 {
color: #8b4e31;
}
.color-3 {
color: #522e1f;
}
.color-4 {
color: #444480;
}
.color-5 {
color: #7da3c5;
}

/* CSS Variables */
:root {
--color-1: #a38737;
--color-2: #8b4e31;
--color-3: #522e1f;
--color-4: #444480;
--color-5: #7da3c5;
}

🌈 Pierce the Veil の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a38737, #8b4e31, #522e1f, #444480, #7da3c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a38737, #8b4e31, #522e1f, #444480, #7da3c5);
}

Pierce the Veilカラーパレットはに作成されました。