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