Whispers of Spring カラーパレット

美しいWhispers of Springカラーパレットをご紹介します。chrome white (#e8f1d5), tea green (#c6e9af), moss green (#a1d4a7), sandwisp (#f5e0a3) and manhattan (#f3b7a0)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #e8f1d5;
}
.color-2 {
color: #c6e9af;
}
.color-3 {
color: #a1d4a7;
}
.color-4 {
color: #f5e0a3;
}
.color-5 {
color: #f3b7a0;
}

/* CSS Variables */
:root {
--color-1: #e8f1d5;
--color-2: #c6e9af;
--color-3: #a1d4a7;
--color-4: #f5e0a3;
--color-5: #f3b7a0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8f1d5, #c6e9af, #a1d4a7, #f5e0a3, #f3b7a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8f1d5, #c6e9af, #a1d4a7, #f5e0a3, #f3b7a0);
}

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