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