Faded Flame in Heart カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Faded Flame in Heart palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Faded Flame in Heart カラーパレット (PNG) をダウンロード
Faded Flame in Heart カラーパレット CSS
/* CSS */
.color-1 {
color: #ff6d2e;
}
.color-2 {
color: #ff9f6b;
}
.color-3 {
color: #ffba9e;
}
.color-4 {
color: #ffdfc2;
}
.color-5 {
color: #ffebdb;
}
/* CSS Variables */
:root {
--color-1: #ff6d2e;
--color-2: #ff9f6b;
--color-3: #ffba9e;
--color-4: #ffdfc2;
--color-5: #ffebdb;
}
Faded Flame in Heart の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d2e, #ff9f6b, #ffba9e, #ffdfc2, #ffebdb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d2e, #ff9f6b, #ffba9e, #ffdfc2, #ffebdb);
}
似たようなカラーパレット
Faded Flame in Heart color palette created on .