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