Forest Whisper カラーパレット

美しいForest Whisperカラーパレットをご紹介します。wild sand (#f7f7f7), pixie green (#b7d5b4), opal (#a4c1c6), coriander (#b8c99c) and mandys pink (#f1b0a7)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Forest Whisper カラーパレット CSS

/* CSS */
.color-1 {
color: #f7f7f7;
}
.color-2 {
color: #b7d5b4;
}
.color-3 {
color: #a4c1c6;
}
.color-4 {
color: #b8c99c;
}
.color-5 {
color: #f1b0a7;
}

/* CSS Variables */
:root {
--color-1: #f7f7f7;
--color-2: #b7d5b4;
--color-3: #a4c1c6;
--color-4: #b8c99c;
--color-5: #f1b0a7;
}

🌈 Forest Whisper の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7f7f7, #b7d5b4, #a4c1c6, #b8c99c, #f1b0a7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7f7f7, #b7d5b4, #a4c1c6, #b8c99c, #f1b0a7);
}

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