Dandicus Dancifer カラーパレット
美しいDandicus Danciferカラーパレットをご紹介します。texas rose (#ffb84d), coral (#ff8b42), orange (#ff6d1f), international orange (#ff5100) and cinnabar (#e64919)で構成されています。
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Bright, Orange, Sun, Warm, Fun, Vibrant, Summer, Energy, Dandys Worldカラーパレットと組み合わせ。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Dandicus Danciferパレットを使った美しいUIコンポーネントを探索
💻 Dandicus Dancifer カラーパレット CSS
/* CSS */
.color-1 {
color: #ffb84d;
}
.color-2 {
color: #ff8b42;
}
.color-3 {
color: #ff6d1f;
}
.color-4 {
color: #ff5100;
}
.color-5 {
color: #e64919;
}
/* CSS Variables */
:root {
--color-1: #ffb84d;
--color-2: #ff8b42;
--color-3: #ff6d1f;
--color-4: #ff5100;
--color-5: #e64919;
}
🌈 Dandicus Dancifer の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb84d, #ff8b42, #ff6d1f, #ff5100, #e64919);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb84d, #ff8b42, #ff6d1f, #ff5100, #e64919);
}
🔗 似たようなカラーパレットを探索
Dandicus Dancifer color palette created on .