Finn's Coastal Sunset カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Finn's Coastal Sunset palette
Finn's Coastal Sunset カラーパレット CSS
/* CSS */
.color-1 {
color: #a2c7e7;
}
.color-2 {
color: #f0a400;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #6c5b80;
}
.color-5 {
color: #f67481;
}
/* CSS Variables */
:root {
--color-1: #a2c7e7;
--color-2: #f0a400;
--color-3: #ff6e61;
--color-4: #6c5b80;
--color-5: #f67481;
}
Finn's Coastal Sunset の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2c7e7, #f0a400, #ff6e61, #6c5b80, #f67481);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2c7e7, #f0a400, #ff6e61, #6c5b80, #f67481);
}
似たようなカラーパレット
下にスクロールして600+個のブライトカラーパレットを探索しましょう
Finn's Coastal Sunset color palette created on .