Dark Green Kimono Forest カラーパレット

美しいDark Green Kimono Forestカラーパレットをご紹介します。axolotl (#4c6645), glade green (#64865f), envy (#8eb089), spring rain (#a5cdb3) and edgewater (#badfc9)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Dark Green Kimono Forest カラーパレット CSS

/* CSS */
.color-1 {
color: #4c6645;
}
.color-2 {
color: #64865f;
}
.color-3 {
color: #8eb089;
}
.color-4 {
color: #a5cdb3;
}
.color-5 {
color: #badfc9;
}

/* CSS Variables */
:root {
--color-1: #4c6645;
--color-2: #64865f;
--color-3: #8eb089;
--color-4: #a5cdb3;
--color-5: #badfc9;
}

🌈 Dark Green Kimono Forest の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c6645, #64865f, #8eb089, #a5cdb3, #badfc9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c6645, #64865f, #8eb089, #a5cdb3, #badfc9);
}

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