Whispers of Dawn カラーパレット

美しいWhispers of Dawnカラーパレットをご紹介します。prelude (#d1c1e6), east side (#b9a2d2), lavender purple (#a581b6), azalea (#f5c7df) and cotton candy (#ffb3d7)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #d1c1e6;
}
.color-2 {
color: #b9a2d2;
}
.color-3 {
color: #a581b6;
}
.color-4 {
color: #f5c7df;
}
.color-5 {
color: #ffb3d7;
}

/* CSS Variables */
:root {
--color-1: #d1c1e6;
--color-2: #b9a2d2;
--color-3: #a581b6;
--color-4: #f5c7df;
--color-5: #ffb3d7;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1c1e6, #b9a2d2, #a581b6, #f5c7df, #ffb3d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1c1e6, #b9a2d2, #a581b6, #f5c7df, #ffb3d7);
}

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