Deviant Shades of Green カラーパレット

美しいDeviant Shades of Greenカラーパレットをご紹介します。mallard (#2d4d24), woodland (#4b622a), chalet green (#4e6737), chalet green (#557441) and dingley (#657948)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Autumn, Dark, Deep, Earthy, Forest, Green, Muted, Nature, Rustic, Warmカラーパレットと組み合わせ。

💡 できること

ColorMagicでは簡単に以下のことができます:
  • デザインに正確なHEXコードとRGB値をコピー
  • 明度、彩度、暖度を調整して新しいバリエーションを作成
  • UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
  • 背景グラデーションやカラー変数を含むCSSコードをコピー
  • パレットをダウンロード
  • チームメンバーやクライアントとパレットを共有

🎨 UIコンポーネントのプレビュー

UI例

Deviant Shades of Greenパレットを使った美しいUIコンポーネントを探索

このパレットを共有する先:

💻 Deviant Shades of Green カラーパレット CSS

/* CSS */
.color-1 {
color: #2d4d24;
}
.color-2 {
color: #4b622a;
}
.color-3 {
color: #4e6737;
}
.color-4 {
color: #557441;
}
.color-5 {
color: #657948;
}

/* CSS Variables */
:root {
--color-1: #2d4d24;
--color-2: #4b622a;
--color-3: #4e6737;
--color-4: #557441;
--color-5: #657948;
}

🌈 Deviant Shades of Green の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2d4d24, #4b622a, #4e6737, #557441, #657948);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2d4d24, #4b622a, #4e6737, #557441, #657948);
}

Deviant Shades of Greenカラーパレットはに作成されました。