Roses of Winter カラーパレット

美しいRoses of Winterカラーパレットをご紹介します。brick red (#c92c49), cadillac (#a54a72), eunry (#d09d9a), cashmere (#e5ba9f) and double spanish white (#e8d4bf)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Roses of Winterパレットを使った美しいUIコンポーネントを探索

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

💻 Roses of Winter カラーパレット CSS

/* CSS */
.color-1 {
color: #c92c49;
}
.color-2 {
color: #a54a72;
}
.color-3 {
color: #d09d9a;
}
.color-4 {
color: #e5ba9f;
}
.color-5 {
color: #e8d4bf;
}

/* CSS Variables */
:root {
--color-1: #c92c49;
--color-2: #a54a72;
--color-3: #d09d9a;
--color-4: #e5ba9f;
--color-5: #e8d4bf;
}

🌈 Roses of Winter の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c49, #a54a72, #d09d9a, #e5ba9f, #e8d4bf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c49, #a54a72, #d09d9a, #e5ba9f, #e8d4bf);
}

Roses of Winterカラーパレットはに作成されました。