Whispers of Soft Elegance カラーパレット
美しいWhispers of Soft Eleganceカラーパレットをご紹介します。alabaster (#fcfcfc), ebb (#e9e2e3), swiss coffee (#d9d3d4), cold turkey (#cfbfc0) and pink swan (#bcaeaf)で構成されています。
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Minimalist, Elegant, Modern, Springカラーパレットと組み合わせ。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Whispers of Soft Eleganceパレットを使った美しいUIコンポーネントを探索
💻 Whispers of Soft Elegance カラーパレット CSS
/* CSS */
.color-1 {
color: #fcfcfc;
}
.color-2 {
color: #e9e2e3;
}
.color-3 {
color: #d9d3d4;
}
.color-4 {
color: #cfbfc0;
}
.color-5 {
color: #bcaeaf;
}
/* CSS Variables */
:root {
--color-1: #fcfcfc;
--color-2: #e9e2e3;
--color-3: #d9d3d4;
--color-4: #cfbfc0;
--color-5: #bcaeaf;
} 🌈 Whispers of Soft Elegance の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcfcfc, #e9e2e3, #d9d3d4, #cfbfc0, #bcaeaf);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcfcfc, #e9e2e3, #d9d3d4, #cfbfc0, #bcaeaf);
} 🔗 似たようなカラーパレットを探索
Whispers of Soft Elegance color palette created on .