Lyre Damots カラーパレット

美しいLyre Damotsカラーパレットをご紹介します。nutmeg (#804e2e), el salva (#802f32), tawny port (#752633), wine berry (#691d3a) and wine berry (#531632)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Autumn, Brown, Burgundy, Crimson, Dark, Deep, Earthy, Red, Warm, Wineカラーパレットと組み合わせ。

💡 できること

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

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

UI例

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

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

💻 Lyre Damots カラーパレット CSS

/* CSS */
.color-1 {
color: #804e2e;
}
.color-2 {
color: #802f32;
}
.color-3 {
color: #752633;
}
.color-4 {
color: #691d3a;
}
.color-5 {
color: #531632;
}

/* CSS Variables */
:root {
--color-1: #804e2e;
--color-2: #802f32;
--color-3: #752633;
--color-4: #691d3a;
--color-5: #531632;
}

🌈 Lyre Damots の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #804e2e, #802f32, #752633, #691d3a, #531632);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #804e2e, #802f32, #752633, #691d3a, #531632);
}

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