Romantic Reverie カラーパレット

美しいRomantic Reverieカラーパレットをご紹介します。careys pink (#d1a8b2), apricot peach (#f9c7be), hit pink (#ffb38a), sunset orange (#ff4d4f) and mandy (#e94e77)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Romantic Reverie カラーパレット CSS

/* CSS */
.color-1 {
color: #d1a8b2;
}
.color-2 {
color: #f9c7be;
}
.color-3 {
color: #ffb38a;
}
.color-4 {
color: #ff4d4f;
}
.color-5 {
color: #e94e77;
}

/* CSS Variables */
:root {
--color-1: #d1a8b2;
--color-2: #f9c7be;
--color-3: #ffb38a;
--color-4: #ff4d4f;
--color-5: #e94e77;
}

🌈 Romantic Reverie の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1a8b2, #f9c7be, #ffb38a, #ff4d4f, #e94e77);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1a8b2, #f9c7be, #ffb38a, #ff4d4f, #e94e77);
}

Romantic Reverieカラーパレットはに作成されました。