Whispers of Verdant Serenity カラーパレット

美しいWhispers of Verdant Serenityカラーパレットをご紹介します。white (#ffffff), willow brook (#ecf5ea), zanah (#d8ead4), pixie green (#c8e1c2) and spring rain (#a0cc9b)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Whispers of Verdant Serenity カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #ecf5ea;
}
.color-3 {
color: #d8ead4;
}
.color-4 {
color: #c8e1c2;
}
.color-5 {
color: #a0cc9b;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #ecf5ea;
--color-3: #d8ead4;
--color-4: #c8e1c2;
--color-5: #a0cc9b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #ecf5ea, #d8ead4, #c8e1c2, #a0cc9b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #ecf5ea, #d8ead4, #c8e1c2, #a0cc9b);
}

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