Ballerina in Nature カラーパレット

美しいBallerina in Natureカラーパレットをご紹介します。pearl bush (#efebe1), can can (#daa2ae), bon jour (#e0dcdc), swamp green (#a6b380) and highland (#6e9769)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Ballerina in Natureパレットを使った美しいUIコンポーネントを探索

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

💻 Ballerina in Nature カラーパレット CSS

/* CSS */
.color-1 {
color: #efebe1;
}
.color-2 {
color: #daa2ae;
}
.color-3 {
color: #e0dcdc;
}
.color-4 {
color: #a6b380;
}
.color-5 {
color: #6e9769;
}

/* CSS Variables */
:root {
--color-1: #efebe1;
--color-2: #daa2ae;
--color-3: #e0dcdc;
--color-4: #a6b380;
--color-5: #6e9769;
}

🌈 Ballerina in Nature の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #efebe1, #daa2ae, #e0dcdc, #a6b380, #6e9769);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #efebe1, #daa2ae, #e0dcdc, #a6b380, #6e9769);
}

Ballerina in Natureカラーパレットはに作成されました。