Paleta de colores Hazel Rose Lively

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Hazel Rose Lively palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Hazel Rose Lively

Download hazel rose lively color palette PNG image (landscape)
Download hazel rose lively color palette PNG image (square)

CSS de la paleta de colores Hazel Rose Lively

/* CSS */
.color-1 {
color: #c2a580;
}
.color-2 {
color: #d5988b;
}
.color-3 {
color: #f3b9c3;
}
.color-4 {
color: #f7e0d9;
}
.color-5 {
color: #f4bebe;
}

/* CSS Variables */
:root {
--color-1: #c2a580;
--color-2: #d5988b;
--color-3: #f3b9c3;
--color-4: #f7e0d9;
--color-5: #f4bebe;
}

CSS del degradado de fondo Hazel Rose Lively

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c2a580, #d5988b, #f3b9c3, #f7e0d9, #f4bebe);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c2a580, #d5988b, #f3b9c3, #f7e0d9, #f4bebe);
}

Hazel Rose Lively color palette created on .