Dandicus Dancifer カラーパレット

美しいDandicus Danciferカラーパレットをご紹介します。energy yellow (#f6d55a), boston blue (#3f89c6), purple heart (#5d40d4), bittersweet (#ff6e61) and golden tainoi (#ffcb5c)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Dandicus Danciferパレットを使った美しいUIコンポーネントを探索

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

💻 Dandicus Dancifer カラーパレット CSS

/* CSS */
.color-1 {
color: #f6d55a;
}
.color-2 {
color: #3f89c6;
}
.color-3 {
color: #5d40d4;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ffcb5c;
}

/* CSS Variables */
:root {
--color-1: #f6d55a;
--color-2: #3f89c6;
--color-3: #5d40d4;
--color-4: #ff6e61;
--color-5: #ffcb5c;
}

🌈 Dandicus Dancifer の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6d55a, #3f89c6, #5d40d4, #ff6e61, #ffcb5c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6d55a, #3f89c6, #5d40d4, #ff6e61, #ffcb5c);
}

Dandicus Dancifer color palette created on .