Whispers of Springtime Pages カラーパレット

美しいWhispers of Springtime Pagesカラーパレットをご紹介します。hampton (#e3cea5), vanilla (#d2b5a3), quicksand (#c19a8a), donkey brown (#a08e79) and sandy beach (#ffedcc)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Whispers of Springtime Pages カラーパレット CSS

/* CSS */
.color-1 {
color: #e3cea5;
}
.color-2 {
color: #d2b5a3;
}
.color-3 {
color: #c19a8a;
}
.color-4 {
color: #a08e79;
}
.color-5 {
color: #ffedcc;
}

/* CSS Variables */
:root {
--color-1: #e3cea5;
--color-2: #d2b5a3;
--color-3: #c19a8a;
--color-4: #a08e79;
--color-5: #ffedcc;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3cea5, #d2b5a3, #c19a8a, #a08e79, #ffedcc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3cea5, #d2b5a3, #c19a8a, #a08e79, #ffedcc);
}

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