Cherry the Deer カラーパレット

美しいCherry the Deerカラーパレットをご紹介します。beauty bush (#eab8c9), vanilla ice (#f2d4d6), we peep (#f8e2e8), azalea (#f3b9c5) and cabaret (#d44056)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

ColorMagicでは簡単に以下のことができます:
  • デザインに正確なHEXコードとRGB値をコピー
  • 明度、彩度、暖度を調整して新しいバリエーションを作成
  • UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
  • 背景グラデーションやカラー変数を含むCSSコードをコピー
  • パレットをダウンロード
  • チームメンバーやクライアントとパレットを共有

🎨 UIコンポーネントのプレビュー

UI例

Cherry the Deerパレットを使った美しいUIコンポーネントを探索

このパレットを共有する先:

💻 Cherry the Deer カラーパレット CSS

/* CSS */
.color-1 {
color: #eab8c9;
}
.color-2 {
color: #f2d4d6;
}
.color-3 {
color: #f8e2e8;
}
.color-4 {
color: #f3b9c5;
}
.color-5 {
color: #d44056;
}

/* CSS Variables */
:root {
--color-1: #eab8c9;
--color-2: #f2d4d6;
--color-3: #f8e2e8;
--color-4: #f3b9c5;
--color-5: #d44056;
}

🌈 Cherry the Deer の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eab8c9, #f2d4d6, #f8e2e8, #f3b9c5, #d44056);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eab8c9, #f2d4d6, #f8e2e8, #f3b9c5, #d44056);
}

Cherry the Deerカラーパレットはに作成されました。