Dusty Rose Dreams カラーパレット

美しいDusty Rose Dreamsカラーパレットをご紹介します。careys pink (#d6a8b1), prelude (#c8b5e3), gum leaf (#b2d7c4), wheat (#f5d6b2) and melanie (#e2b6c9)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Dusty Rose Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #d6a8b1;
}
.color-2 {
color: #c8b5e3;
}
.color-3 {
color: #b2d7c4;
}
.color-4 {
color: #f5d6b2;
}
.color-5 {
color: #e2b6c9;
}

/* CSS Variables */
:root {
--color-1: #d6a8b1;
--color-2: #c8b5e3;
--color-3: #b2d7c4;
--color-4: #f5d6b2;
--color-5: #e2b6c9;
}

🌈 Dusty Rose Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6a8b1, #c8b5e3, #b2d7c4, #f5d6b2, #e2b6c9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6a8b1, #c8b5e3, #b2d7c4, #f5d6b2, #e2b6c9);
}

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