Whispers of Iris カラーパレット

美しいWhispers of Irisカラーパレットをご紹介します。victoria (#5c3f8d), wisteria (#8a69b5), lavender purple (#a38cc0), light wisteria (#d3a5e3) and moon raker (#f2d7f9)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #5c3f8d;
}
.color-2 {
color: #8a69b5;
}
.color-3 {
color: #a38cc0;
}
.color-4 {
color: #d3a5e3;
}
.color-5 {
color: #f2d7f9;
}

/* CSS Variables */
:root {
--color-1: #5c3f8d;
--color-2: #8a69b5;
--color-3: #a38cc0;
--color-4: #d3a5e3;
--color-5: #f2d7f9;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c3f8d, #8a69b5, #a38cc0, #d3a5e3, #f2d7f9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c3f8d, #8a69b5, #a38cc0, #d3a5e3, #f2d7f9);
}

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