Whispers of Woodland カラーパレット

美しいWhispers of Woodlandカラーパレットをご紹介します。bone (#e1d6bb), hillary (#ada586), granite green (#908c6e), peat (#747055) and hemlock (#625c40)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Whispers of Woodland カラーパレット CSS

/* CSS */
.color-1 {
color: #e1d6bb;
}
.color-2 {
color: #ada586;
}
.color-3 {
color: #908c6e;
}
.color-4 {
color: #747055;
}
.color-5 {
color: #625c40;
}

/* CSS Variables */
:root {
--color-1: #e1d6bb;
--color-2: #ada586;
--color-3: #908c6e;
--color-4: #747055;
--color-5: #625c40;
}

🌈 Whispers of Woodland の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1d6bb, #ada586, #908c6e, #747055, #625c40);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1d6bb, #ada586, #908c6e, #747055, #625c40);
}

Whispers of Woodlandカラーパレットはに作成されました。