Vintage Neptune Tides カラーパレット

美しいVintage Neptune Tidesカラーパレットをご紹介します。cello (#1f3b61), blumine (#1a4f74), bondi blue (#0096b8), picton blue (#4bc2e7) and blizzard blue (#a7e6f1)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Vintage Neptune Tidesパレットを使った美しいUIコンポーネントを探索

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

💻 Vintage Neptune Tides カラーパレット CSS

/* CSS */
.color-1 {
color: #1f3b61;
}
.color-2 {
color: #1a4f74;
}
.color-3 {
color: #0096b8;
}
.color-4 {
color: #4bc2e7;
}
.color-5 {
color: #a7e6f1;
}

/* CSS Variables */
:root {
--color-1: #1f3b61;
--color-2: #1a4f74;
--color-3: #0096b8;
--color-4: #4bc2e7;
--color-5: #a7e6f1;
}

🌈 Vintage Neptune Tides の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3b61, #1a4f74, #0096b8, #4bc2e7, #a7e6f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3b61, #1a4f74, #0096b8, #4bc2e7, #a7e6f1);
}

Vintage Neptune Tidesカラーパレットはに作成されました。