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