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