Paleta de colores The Moon's Radiance

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with The Moon's Radiance palette

Compartir esta paleta en:

Descargar la paleta de colores The Moon's Radiance (PNG)

Download  the moon's radiance color palette PNG image (landscape)
Download  the moon's radiance color palette PNG image (square)

CSS de la paleta de colores The Moon's Radiance

/* CSS */
.color-1 {
color: #e0c3f4;
}
.color-2 {
color: #d19fe0;
}
.color-3 {
color: #b673c9;
}
.color-4 {
color: #9c4f99;
}
.color-5 {
color: #713d70;
}

/* CSS Variables */
:root {
--color-1: #e0c3f4;
--color-2: #d19fe0;
--color-3: #b673c9;
--color-4: #9c4f99;
--color-5: #713d70;
}

CSS del degradado de fondo The Moon's Radiance

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0c3f4, #d19fe0, #b673c9, #9c4f99, #713d70);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0c3f4, #d19fe0, #b673c9, #9c4f99, #713d70);
}

Paletas de colores similares

The Moon's Radiance color palette created on .