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