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