Whispers of Springtime Pages カラーパレット

美しいWhispers of Springtime Pagesカラーパレットをご紹介します。sandwisp (#f7e6a1), akaroa (#d9c9b5), celadon (#b5e2b1), neptune (#77a7b6) and bismark (#4b7081)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #f7e6a1;
}
.color-2 {
color: #d9c9b5;
}
.color-3 {
color: #b5e2b1;
}
.color-4 {
color: #77a7b6;
}
.color-5 {
color: #4b7081;
}

/* CSS Variables */
:root {
--color-1: #f7e6a1;
--color-2: #d9c9b5;
--color-3: #b5e2b1;
--color-4: #77a7b6;
--color-5: #4b7081;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7e6a1, #d9c9b5, #b5e2b1, #77a7b6, #4b7081);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7e6a1, #d9c9b5, #b5e2b1, #77a7b6, #4b7081);
}

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