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