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