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