Winter at the Beach カラーパレット

美しいWinter at the Beachカラーパレットをご紹介します。regent st blue (#a2d6e6), downy (#76b9d6), steel blue (#4a98b5), golden tainoi (#ffcb5c) and froly (#f76e6e)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Winter at the Beach カラーパレット CSS

/* CSS */
.color-1 {
color: #a2d6e6;
}
.color-2 {
color: #76b9d6;
}
.color-3 {
color: #4a98b5;
}
.color-4 {
color: #ffcb5c;
}
.color-5 {
color: #f76e6e;
}

/* CSS Variables */
:root {
--color-1: #a2d6e6;
--color-2: #76b9d6;
--color-3: #4a98b5;
--color-4: #ffcb5c;
--color-5: #f76e6e;
}

🌈 Winter at the Beach の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2d6e6, #76b9d6, #4a98b5, #ffcb5c, #f76e6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2d6e6, #76b9d6, #4a98b5, #ffcb5c, #f76e6e);
}

Winter at the Beachカラーパレットはに作成されました。