Paleta de colores Lavender Coco Mint

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Lavender Coco Mint palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Lavender Coco Mint

Download lavender coco mint color palette PNG image (landscape)
Download lavender coco mint color palette PNG image (square)

CSS de la paleta de colores Lavender Coco Mint

/* CSS */
.color-1 {
color: #e5e5fa;
}
.color-2 {
color: #b4e4d5;
}
.color-3 {
color: #a8e1e1;
}
.color-4 {
color: #f5f5db;
}
.color-5 {
color: #ffddc2;
}

/* CSS Variables */
:root {
--color-1: #e5e5fa;
--color-2: #b4e4d5;
--color-3: #a8e1e1;
--color-4: #f5f5db;
--color-5: #ffddc2;
}

CSS del degradado de fondo Lavender Coco Mint

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5e5fa, #b4e4d5, #a8e1e1, #f5f5db, #ffddc2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5e5fa, #b4e4d5, #a8e1e1, #f5f5db, #ffddc2);
}

Paletas de colores similares

Lavender Coco Mint color palette created on .