Withered Roses カラーパレット

美しいWithered Rosesカラーパレットをご紹介します。mulled wine (#6a4b77), turkish rose (#b77b8e), eunry (#d3a49c), mandys pink (#f2d4ba) and wheat (#f6e4c1)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Withered Roses カラーパレット CSS

/* CSS */
.color-1 {
color: #6a4b77;
}
.color-2 {
color: #b77b8e;
}
.color-3 {
color: #d3a49c;
}
.color-4 {
color: #f2d4ba;
}
.color-5 {
color: #f6e4c1;
}

/* CSS Variables */
:root {
--color-1: #6a4b77;
--color-2: #b77b8e;
--color-3: #d3a49c;
--color-4: #f2d4ba;
--color-5: #f6e4c1;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a4b77, #b77b8e, #d3a49c, #f2d4ba, #f6e4c1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a4b77, #b77b8e, #d3a49c, #f2d4ba, #f6e4c1);
}

🔗 似たようなカラーパレットを探索

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Withered Roses color palette created on .