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