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