Whispers of Blush カラーパレット

美しいWhispers of Blushカラーパレットをご紹介します。we peep (#f8e2ee), viola (#c785ae), tapestry (#ae5c9c), tapestry (#9b518f) and cannon pink (#924686)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #f8e2ee;
}
.color-2 {
color: #c785ae;
}
.color-3 {
color: #ae5c9c;
}
.color-4 {
color: #9b518f;
}
.color-5 {
color: #924686;
}

/* CSS Variables */
:root {
--color-1: #f8e2ee;
--color-2: #c785ae;
--color-3: #ae5c9c;
--color-4: #9b518f;
--color-5: #924686;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8e2ee, #c785ae, #ae5c9c, #9b518f, #924686);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8e2ee, #c785ae, #ae5c9c, #9b518f, #924686);
}

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