Rainy Forrest Mushroom Patch カラーパレット

美しいRainy Forrest Mushroom Patchカラーパレットをご紹介します。highland (#799c6d), pale leaf (#c2d5b8), del rio (#b2a199), tobacco brown (#6f4c3e) and akaroa (#d9cab4)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Rainy Forrest Mushroom Patchパレットを使った美しいUIコンポーネントを探索

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

💻 Rainy Forrest Mushroom Patch カラーパレット CSS

/* CSS */
.color-1 {
color: #799c6d;
}
.color-2 {
color: #c2d5b8;
}
.color-3 {
color: #b2a199;
}
.color-4 {
color: #6f4c3e;
}
.color-5 {
color: #d9cab4;
}

/* CSS Variables */
:root {
--color-1: #799c6d;
--color-2: #c2d5b8;
--color-3: #b2a199;
--color-4: #6f4c3e;
--color-5: #d9cab4;
}

🌈 Rainy Forrest Mushroom Patch の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #799c6d, #c2d5b8, #b2a199, #6f4c3e, #d9cab4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #799c6d, #c2d5b8, #b2a199, #6f4c3e, #d9cab4);
}

Rainy Forrest Mushroom Patchカラーパレットはに作成されました。