Dandicus Dancifer Colors カラーパレット
美しいDandicus Dancifer Colorsカラーパレットをご紹介します。blue dianne (#1d3b4e), blue bayoux (#4a657d), pigeon post (#a5bad5), mandys pink (#f1c4a2) and flame pea (#da5e34)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Dandicus Dancifer Colorsパレットを使った美しいUIコンポーネントを探索
💻 Dandicus Dancifer Colors カラーパレット CSS
/* CSS */
.color-1 {
color: #1d3b4e;
}
.color-2 {
color: #4a657d;
}
.color-3 {
color: #a5bad5;
}
.color-4 {
color: #f1c4a2;
}
.color-5 {
color: #da5e34;
}
/* CSS Variables */
:root {
--color-1: #1d3b4e;
--color-2: #4a657d;
--color-3: #a5bad5;
--color-4: #f1c4a2;
--color-5: #da5e34;
}
🌈 Dandicus Dancifer Colors の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d3b4e, #4a657d, #a5bad5, #f1c4a2, #da5e34);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d3b4e, #4a657d, #a5bad5, #f1c4a2, #da5e34);
}
🔗 似たようなカラーパレットを探索
Dandicus Dancifer Colors color palette created on .