Tropical Sunset Dream カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Tropical Sunset Dream palette
Tropical Sunset Dream カラーパレット (PNG) をダウンロード
Tropical Sunset Dream カラーパレット CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffbd42;
}
.color-3 {
color: #71a3ef;
}
.color-4 {
color: #56c2b9;
}
.color-5 {
color: #ff6b93;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffbd42;
--color-3: #71a3ef;
--color-4: #56c2b9;
--color-5: #ff6b93;
}
Tropical Sunset Dream の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffbd42, #71a3ef, #56c2b9, #ff6b93);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffbd42, #71a3ef, #56c2b9, #ff6b93);
}
似たようなカラーパレット
Tropical Sunset Dream color palette created on .