Noel カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Noel palette

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

Noel カラー パレット PNG 画像

Download noel color palette PNG image (landscape)
Download noel color palette PNG image (square)

Noel カラーパレット CSS

/* CSS */
.color-1 {
color: #a42d2f;
}
.color-2 {
color: #c74b43;
}
.color-3 {
color: #e7a650;
}
.color-4 {
color: #f3d8a5;
}
.color-5 {
color: #fbe9d5;
}

/* CSS Variables */
:root {
--color-1: #a42d2f;
--color-2: #c74b43;
--color-3: #e7a650;
--color-4: #f3d8a5;
--color-5: #fbe9d5;
}

Noel の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a42d2f, #c74b43, #e7a650, #f3d8a5, #fbe9d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a42d2f, #c74b43, #e7a650, #f3d8a5, #fbe9d5);
}

似たようなカラーパレット

Noel color palette created on .