Cherry and Vanilla Cola カラーパレット

美しいCherry and Vanilla Colaカラーパレットをご紹介します。brick red (#c92c41), can can (#e0a3b0), champagne (#f9e3d2), tacha (#d6b15c) and matterhorn (#4e3b3b)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Bright, Cherry, Cola, Pink, Retro, Soft, Vanilla, Warmカラーパレットと組み合わせ。

💡 できること

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カラーパレットはに作成されました。