Paleta de colores Cleo Starr

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cleo Starr palette

Compartir esta paleta en:

Descargar la paleta de colores Cleo Starr (PNG)

Download cleo starr color palette PNG image (landscape)
Download cleo starr color palette PNG image (square)

CSS de la paleta de colores Cleo Starr

/* CSS */
.color-1 {
color: #ffc2cc;
}
.color-2 {
color: #ff8052;
}
.color-3 {
color: #ffd900;
}
.color-4 {
color: #ff4400;
}
.color-5 {
color: #ff1492;
}

/* CSS Variables */
:root {
--color-1: #ffc2cc;
--color-2: #ff8052;
--color-3: #ffd900;
--color-4: #ff4400;
--color-5: #ff1492;
}

CSS del degradado de fondo Cleo Starr

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffc2cc, #ff8052, #ffd900, #ff4400, #ff1492);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffc2cc, #ff8052, #ffd900, #ff4400, #ff1492);
}

Cleo Starr color palette created on .