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