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