Vibrant Purple Dream カラーパレット

美しいVibrant Purple Dreamカラーパレットをご紹介します。perfume (#e2a3f0), true v (#8c6ed4), butterfly bush (#5b4a96), martinique (#3e3b5e) and ebony clay (#2c2b40)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Vibrant Purple Dreamパレットを使った美しいUIコンポーネントを探索

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

💻 Vibrant Purple Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #e2a3f0;
}
.color-2 {
color: #8c6ed4;
}
.color-3 {
color: #5b4a96;
}
.color-4 {
color: #3e3b5e;
}
.color-5 {
color: #2c2b40;
}

/* CSS Variables */
:root {
--color-1: #e2a3f0;
--color-2: #8c6ed4;
--color-3: #5b4a96;
--color-4: #3e3b5e;
--color-5: #2c2b40;
}

🌈 Vibrant Purple Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2a3f0, #8c6ed4, #5b4a96, #3e3b5e, #2c2b40);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2a3f0, #8c6ed4, #5b4a96, #3e3b5e, #2c2b40);
}

Vibrant Purple Dreamカラーパレットはに作成されました。