Whispers of Blush カラーパレット

美しいWhispers of Blushカラーパレットをご紹介します。beauty bush (#f4d6d2), rose fog (#e2b2b1), eunry (#d09c9a), old rose (#c57e7c) and matrix (#a84f4d)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Whispers of Blushパレットを使った美しいUIコンポーネントを探索

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

💻 Whispers of Blush カラーパレット CSS

/* CSS */
.color-1 {
color: #f4d6d2;
}
.color-2 {
color: #e2b2b1;
}
.color-3 {
color: #d09c9a;
}
.color-4 {
color: #c57e7c;
}
.color-5 {
color: #a84f4d;
}

/* CSS Variables */
:root {
--color-1: #f4d6d2;
--color-2: #e2b2b1;
--color-3: #d09c9a;
--color-4: #c57e7c;
--color-5: #a84f4d;
}

🌈 Whispers of Blush の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4d6d2, #e2b2b1, #d09c9a, #c57e7c, #a84f4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4d6d2, #e2b2b1, #d09c9a, #c57e7c, #a84f4d);
}

Whispers of Blushカラーパレットはに作成されました。