Chappell Roan カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Chappell Roan palette

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

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

Download chappell roan color palette PNG image (landscape)
Download chappell roan color palette PNG image (square)

Chappell Roan カラーパレット CSS

/* CSS */
.color-1 {
color: #a55e4a;
}
.color-2 {
color: #d38a78;
}
.color-3 {
color: #e2b5a1;
}
.color-4 {
color: #f2d4c0;
}
.color-5 {
color: #f6e0d0;
}

/* CSS Variables */
:root {
--color-1: #a55e4a;
--color-2: #d38a78;
--color-3: #e2b5a1;
--color-4: #f2d4c0;
--color-5: #f6e0d0;
}

Chappell Roan の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a55e4a, #d38a78, #e2b5a1, #f2d4c0, #f6e0d0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a55e4a, #d38a78, #e2b5a1, #f2d4c0, #f6e0d0);
}

Chappell Roan color palette created on .