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