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