Blushing Snow カラーパレット

美しいBlushing Snowカラーパレットをご紹介します。linen (#f9e6e1), beauty bush (#f0c9c7), kobi (#e6a2b1), charm (#d57c98) and tapestry (#b65d7b)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Blushing Snow カラーパレット CSS

/* CSS */
.color-1 {
color: #f9e6e1;
}
.color-2 {
color: #f0c9c7;
}
.color-3 {
color: #e6a2b1;
}
.color-4 {
color: #d57c98;
}
.color-5 {
color: #b65d7b;
}

/* CSS Variables */
:root {
--color-1: #f9e6e1;
--color-2: #f0c9c7;
--color-3: #e6a2b1;
--color-4: #d57c98;
--color-5: #b65d7b;
}

🌈 Blushing Snow の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9e6e1, #f0c9c7, #e6a2b1, #d57c98, #b65d7b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9e6e1, #f0c9c7, #e6a2b1, #d57c98, #b65d7b);
}

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