Whispering Sands カラーパレット
美しいWhispering Sandsカラーパレットをご紹介します。quarter spanish white (#f8f4e2), bone (#e1d6c1), soft amber (#d5cab4), bison hide (#c1b59f) and nomad (#b8a89d)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Whispering Sandsパレットを使った美しいUIコンポーネントを探索
💻 Whispering Sands カラーパレット CSS
/* CSS */
.color-1 {
color: #f8f4e2;
}
.color-2 {
color: #e1d6c1;
}
.color-3 {
color: #d5cab4;
}
.color-4 {
color: #c1b59f;
}
.color-5 {
color: #b8a89d;
}
/* CSS Variables */
:root {
--color-1: #f8f4e2;
--color-2: #e1d6c1;
--color-3: #d5cab4;
--color-4: #c1b59f;
--color-5: #b8a89d;
} 🌈 Whispering Sands の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8f4e2, #e1d6c1, #d5cab4, #c1b59f, #b8a89d);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8f4e2, #e1d6c1, #d5cab4, #c1b59f, #b8a89d);
} 🔗 似たようなカラーパレットを探索
Whispering Sandsカラーパレットはに作成されました。