Valley Whisper カラーパレット

美しいValley Whisperカラーパレットをご紹介します。chrome white (#e5f2d4), moss green (#c3e1b7), moss green (#a4d4a1), de york (#82c9a2) and emerald (#5abf84)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Valley Whisper カラーパレット CSS

/* CSS */
.color-1 {
color: #e5f2d4;
}
.color-2 {
color: #c3e1b7;
}
.color-3 {
color: #a4d4a1;
}
.color-4 {
color: #82c9a2;
}
.color-5 {
color: #5abf84;
}

/* CSS Variables */
:root {
--color-1: #e5f2d4;
--color-2: #c3e1b7;
--color-3: #a4d4a1;
--color-4: #82c9a2;
--color-5: #5abf84;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5f2d4, #c3e1b7, #a4d4a1, #82c9a2, #5abf84);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5f2d4, #c3e1b7, #a4d4a1, #82c9a2, #5abf84);
}

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