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