Whispers of Serenity カラーパレット

美しいWhispers of Serenityカラーパレットをご紹介します。tropical blue (#c9def9), sail (#afddf9), moon raker (#d5c7f6), tropical blue (#b8c6f8) and perfume (#c3aff7)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #c9def9;
}
.color-2 {
color: #afddf9;
}
.color-3 {
color: #d5c7f6;
}
.color-4 {
color: #b8c6f8;
}
.color-5 {
color: #c3aff7;
}

/* CSS Variables */
:root {
--color-1: #c9def9;
--color-2: #afddf9;
--color-3: #d5c7f6;
--color-4: #b8c6f8;
--color-5: #c3aff7;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c9def9, #afddf9, #d5c7f6, #b8c6f8, #c3aff7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c9def9, #afddf9, #d5c7f6, #b8c6f8, #c3aff7);
}

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