Romantic Earthtones カラーパレット

美しいRomantic Earthtonesカラーパレットをご紹介します。buccaneer (#5b2a34), cannon pink (#8c4f6c), puce (#d18995), beauty bush (#f1c1c5) and cinderella (#fcd4d5)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Romantic Earthtones カラーパレット CSS

/* CSS */
.color-1 {
color: #5b2a34;
}
.color-2 {
color: #8c4f6c;
}
.color-3 {
color: #d18995;
}
.color-4 {
color: #f1c1c5;
}
.color-5 {
color: #fcd4d5;
}

/* CSS Variables */
:root {
--color-1: #5b2a34;
--color-2: #8c4f6c;
--color-3: #d18995;
--color-4: #f1c1c5;
--color-5: #fcd4d5;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b2a34, #8c4f6c, #d18995, #f1c1c5, #fcd4d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b2a34, #8c4f6c, #d18995, #f1c1c5, #fcd4d5);
}

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