Paleta de colores Cranberry Wine Shades

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cranberry Wine Shades palette

Compartir esta paleta en:

CSS de la paleta de colores Cranberry Wine Shades

/* CSS */
.color-1 {
color: #c11a4f;
}
.color-2 {
color: #d95854;
}
.color-3 {
color: #e2b6d3;
}
.color-4 {
color: #9a3c3c;
}
.color-5 {
color: #b43147;
}

/* CSS Variables */
:root {
--color-1: #c11a4f;
--color-2: #d95854;
--color-3: #e2b6d3;
--color-4: #9a3c3c;
--color-5: #b43147;
}

CSS del degradado de fondo Cranberry Wine Shades

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c11a4f, #d95854, #e2b6d3, #9a3c3c, #b43147);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c11a4f, #d95854, #e2b6d3, #9a3c3c, #b43147);
}

Paletas de colores similares

No se encontraron paletas

Prueba con filtros diferentes o limpia tu selección actual.

Cranberry Wine Shades color palette created on .