Whispers of Noli カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Noli palette

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

Whispers of Noli カラーパレット (PNG) をダウンロード

Download whispers of noli color palette PNG image (landscape)
Download whispers of noli color palette PNG image (square)

Whispers of Noli カラーパレット CSS

/* CSS */
.color-1 {
color: #f1a8a2;
}
.color-2 {
color: #f7c9a6;
}
.color-3 {
color: #f9e19f;
}
.color-4 {
color: #a8d3e1;
}
.color-5 {
color: #6c9dcb;
}

/* CSS Variables */
:root {
--color-1: #f1a8a2;
--color-2: #f7c9a6;
--color-3: #f9e19f;
--color-4: #a8d3e1;
--color-5: #6c9dcb;
}

Whispers of Noli の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a8a2, #f7c9a6, #f9e19f, #a8d3e1, #6c9dcb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a8a2, #f7c9a6, #f9e19f, #a8d3e1, #6c9dcb);
}

Whispers of Noli color palette created on .