Paleta de colores Chappell Roan

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Chappell Roan palette

Compartir esta paleta en:

Descargar la paleta de colores Chappell Roan (PNG)

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

CSS de la paleta de colores Chappell Roan

/* 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;
}

CSS del degradado de fondo Chappell Roan

/* 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 .