Paleta de colores Romantic Earthtones

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Romantic Earthtones palette

Compartir esta paleta en:

Descargar la paleta de colores Romantic Earthtones (PNG)

Download romantic earthtones color palette PNG image (landscape)
Download romantic earthtones color palette PNG image (square)

CSS de la paleta de colores Romantic Earthtones

/* CSS */
.color-1 {
color: #5b2a34;
}
.color-2 {
color: #8c4f6d;
}
.color-3 {
color: #d18995;
}
.color-4 {
color: #f1c1c5;
}
.color-5 {
color: #fcd4d5;
}

/* CSS Variables */
:root {
--color-1: #5b2a34;
--color-2: #8c4f6d;
--color-3: #d18995;
--color-4: #f1c1c5;
--color-5: #fcd4d5;
}

CSS del degradado de fondo Romantic Earthtones

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b2a34, #8c4f6d, #d18995, #f1c1c5, #fcd4d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b2a34, #8c4f6d, #d18995, #f1c1c5, #fcd4d5);
}

Romantic Earthtones color palette created on .