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