Shades of Forest Green カラーパレット

美しいShades of Forest Greenカラーパレットをご紹介します。forest green (#378e29), apple (#3eb233), emerald (#60d24c), madang (#aaec9c) and blue romance (#cdf4d6)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #378e29;
}
.color-2 {
color: #3eb233;
}
.color-3 {
color: #60d24c;
}
.color-4 {
color: #aaec9c;
}
.color-5 {
color: #cdf4d6;
}

/* CSS Variables */
:root {
--color-1: #378e29;
--color-2: #3eb233;
--color-3: #60d24c;
--color-4: #aaec9c;
--color-5: #cdf4d6;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #378e29, #3eb233, #60d24c, #aaec9c, #cdf4d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #378e29, #3eb233, #60d24c, #aaec9c, #cdf4d6);
}

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