Whispers of Tranquility カラーパレット

美しいWhispers of Tranquilityカラーパレットをご紹介します。regent st blue (#a8d3e1), azalea (#f4c8d0), astra (#f9e7b3), straw (#d7b989) and tapestry (#a65e8d)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #a8d3e1;
}
.color-2 {
color: #f4c8d0;
}
.color-3 {
color: #f9e7b3;
}
.color-4 {
color: #d7b989;
}
.color-5 {
color: #a65e8d;
}

/* CSS Variables */
:root {
--color-1: #a8d3e1;
--color-2: #f4c8d0;
--color-3: #f9e7b3;
--color-4: #d7b989;
--color-5: #a65e8d;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8d3e1, #f4c8d0, #f9e7b3, #d7b989, #a65e8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8d3e1, #f4c8d0, #f9e7b3, #d7b989, #a65e8d);
}

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