Vincent's Vivid Sunset カラーパレット

美しいVincent's Vivid Sunsetカラーパレットをご紹介します。biscay (#1e3a76), kashmir blue (#495d92), bermuda gray (#7a8aa8), tulip tree (#e7a34b) and valencia (#da4e4e)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Vincent's Vivid Sunsetパレットを使った美しいUIコンポーネントを探索

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

💻 Vincent's Vivid Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #1e3a76;
}
.color-2 {
color: #495d92;
}
.color-3 {
color: #7a8aa8;
}
.color-4 {
color: #e7a34b;
}
.color-5 {
color: #da4e4e;
}

/* CSS Variables */
:root {
--color-1: #1e3a76;
--color-2: #495d92;
--color-3: #7a8aa8;
--color-4: #e7a34b;
--color-5: #da4e4e;
}

🌈 Vincent's Vivid Sunset の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3a76, #495d92, #7a8aa8, #e7a34b, #da4e4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3a76, #495d92, #7a8aa8, #e7a34b, #da4e4e);
}

Vincent's Vivid Sunsetカラーパレットはに作成されました。