Vibrant Yellow Dream カラーパレット

美しいVibrant Yellow Dreamカラーパレットをご紹介します。bright sun (#f9d648), tango (#f47b1f), mandy (#e94e77), blue violet (#6b5fb4) and pelorous (#39bac0)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #f9d648;
}
.color-2 {
color: #f47b1f;
}
.color-3 {
color: #e94e77;
}
.color-4 {
color: #6b5fb4;
}
.color-5 {
color: #39bac0;
}

/* CSS Variables */
:root {
--color-1: #f9d648;
--color-2: #f47b1f;
--color-3: #e94e77;
--color-4: #6b5fb4;
--color-5: #39bac0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d648, #f47b1f, #e94e77, #6b5fb4, #39bac0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d648, #f47b1f, #e94e77, #6b5fb4, #39bac0);
}

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