Winter Romance カラーパレット

美しいWinter Romanceカラーパレットをご紹介します。regent st blue (#a2c7e7), wewak (#f2a1b7), melanie (#e6b7d3), wax flower (#ffc1a8) and peach yellow (#f9e0ae)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Winter Romance カラーパレット CSS

/* CSS */
.color-1 {
color: #a2c7e7;
}
.color-2 {
color: #f2a1b7;
}
.color-3 {
color: #e6b7d3;
}
.color-4 {
color: #ffc1a8;
}
.color-5 {
color: #f9e0ae;
}

/* CSS Variables */
:root {
--color-1: #a2c7e7;
--color-2: #f2a1b7;
--color-3: #e6b7d3;
--color-4: #ffc1a8;
--color-5: #f9e0ae;
}

🌈 Winter Romance の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2c7e7, #f2a1b7, #e6b7d3, #ffc1a8, #f9e0ae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2c7e7, #f2a1b7, #e6b7d3, #ffc1a8, #f9e0ae);
}

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