Whispers of Rose カラーパレット

美しいWhispers of Roseカラーパレットをご紹介します。we peep (#f5d9d6), shilo (#eab7b3), petite orchid (#e19da2), charm (#d56c8a) and mulberry (#c45a7b)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Whispers of Rose カラーパレット CSS

/* CSS */
.color-1 {
color: #f5d9d6;
}
.color-2 {
color: #eab7b3;
}
.color-3 {
color: #e19da2;
}
.color-4 {
color: #d56c8a;
}
.color-5 {
color: #c45a7b;
}

/* CSS Variables */
:root {
--color-1: #f5d9d6;
--color-2: #eab7b3;
--color-3: #e19da2;
--color-4: #d56c8a;
--color-5: #c45a7b;
}

🌈 Whispers of Rose の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5d9d6, #eab7b3, #e19da2, #d56c8a, #c45a7b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5d9d6, #eab7b3, #e19da2, #d56c8a, #c45a7b);
}

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