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