Paleta de colores Oenothera Speciosa

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Oenothera Speciosa palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Oenothera Speciosa

Download oenothera speciosa color palette PNG image (landscape)
Download oenothera speciosa color palette PNG image (square)

CSS de la paleta de colores Oenothera Speciosa

/* CSS */
.color-1 {
color: #f6c6cf;
}
.color-2 {
color: #f1a7c1;
}
.color-3 {
color: #e17a9c;
}
.color-4 {
color: #c14979;
}
.color-5 {
color: #a43d66;
}

/* CSS Variables */
:root {
--color-1: #f6c6cf;
--color-2: #f1a7c1;
--color-3: #e17a9c;
--color-4: #c14979;
--color-5: #a43d66;
}

CSS del degradado de fondo Oenothera Speciosa

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6c6cf, #f1a7c1, #e17a9c, #c14979, #a43d66);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6c6cf, #f1a7c1, #e17a9c, #c14979, #a43d66);
}

Oenothera Speciosa color palette created on .