Whispers of Iris カラーパレット

美しいWhispers of Irisカラーパレットをご紹介します。blue marguerite (#6a5bcd), fuchsia blue (#895abf), east side (#a37cc5), light wisteria (#d8a6e2) and we peep (#f3d2e5)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #6a5bcd;
}
.color-2 {
color: #895abf;
}
.color-3 {
color: #a37cc5;
}
.color-4 {
color: #d8a6e2;
}
.color-5 {
color: #f3d2e5;
}

/* CSS Variables */
:root {
--color-1: #6a5bcd;
--color-2: #895abf;
--color-3: #a37cc5;
--color-4: #d8a6e2;
--color-5: #f3d2e5;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a5bcd, #895abf, #a37cc5, #d8a6e2, #f3d2e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a5bcd, #895abf, #a37cc5, #d8a6e2, #f3d2e5);
}

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