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