Paleta de colores Arthurian Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Arthurian Dreams palette

Compartir esta paleta en:

Descargar la paleta de colores Arthurian Dreams (PNG)

Download arthurian dreams color palette PNG image (landscape)
Download arthurian dreams color palette PNG image (square)

CSS de la paleta de colores Arthurian Dreams

/* CSS */
.color-1 {
color: #c9a3d2;
}
.color-2 {
color: #a26d9a;
}
.color-3 {
color: #f1a8a2;
}
.color-4 {
color: #f9d86c;
}
.color-5 {
color: #a4d6c7;
}

/* CSS Variables */
:root {
--color-1: #c9a3d2;
--color-2: #a26d9a;
--color-3: #f1a8a2;
--color-4: #f9d86c;
--color-5: #a4d6c7;
}

CSS del degradado de fondo Arthurian Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c9a3d2, #a26d9a, #f1a8a2, #f9d86c, #a4d6c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c9a3d2, #a26d9a, #f1a8a2, #f9d86c, #a4d6c7);
}

Paletas de colores similares

Arthurian Dreams color palette created on .