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