Sunny Yellow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunny Yellow palette

このパレットを共有する先:

Sunny Yellow カラーパレット (PNG) をダウンロード

Download sunny yellow color palette PNG image (landscape)
Download sunny yellow color palette PNG image (square)

Sunny Yellow カラーパレット CSS

/* CSS */
.color-1 {
color: #000000;
}
.color-2 {
color: #000000;
}
.color-3 {
color: #000000;
}
.color-4 {
color: #000000;
}
.color-5 {
color: #000000;
}

/* CSS Variables */
:root {
--color-1: #000000;
--color-2: #000000;
--color-3: #000000;
--color-4: #000000;
--color-5: #000000;
}

Sunny Yellow の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #000000, #000000, #000000, #000000, #000000);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #000000, #000000, #000000, #000000, #000000);
}

Sunny Yellow color palette created on .