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