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