Pistachio Dream カラーパレット
美しいPistachio Dreamカラーパレットをご紹介します。spring rain (#a4c6a4), pixie green (#b7d4b0), beryl green (#d4e6c1), chrome white (#e6f2d4) and coconut cream (#f9fbe9)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Pistachio Dreamパレットを使った美しいUIコンポーネントを探索
💻 Pistachio Dream カラーパレット CSS
/* CSS */
.color-1 {
color: #a4c6a4;
}
.color-2 {
color: #b7d4b0;
}
.color-3 {
color: #d4e6c1;
}
.color-4 {
color: #e6f2d4;
}
.color-5 {
color: #f9fbe9;
}
/* CSS Variables */
:root {
--color-1: #a4c6a4;
--color-2: #b7d4b0;
--color-3: #d4e6c1;
--color-4: #e6f2d4;
--color-5: #f9fbe9;
} 🌈 Pistachio Dream の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a4c6a4, #b7d4b0, #d4e6c1, #e6f2d4, #f9fbe9);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a4c6a4, #b7d4b0, #d4e6c1, #e6f2d4, #f9fbe9);
} 🔗 似たようなカラーパレットを探索
Pistachio Dreamカラーパレットはに作成されました。