Paleta de colores Havelock Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Havelock Dream palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Havelock Dream

Download havelock dream color palette PNG image (landscape)
Download havelock dream color palette PNG image (square)

CSS de la paleta de colores Havelock Dream

/* CSS */
.color-1 {
color: #3b8fab;
}
.color-2 {
color: #5cc6d6;
}
.color-3 {
color: #86e1e4;
}
.color-4 {
color: #f1f9f7;
}
.color-5 {
color: #ffb84d;
}

/* CSS Variables */
:root {
--color-1: #3b8fab;
--color-2: #5cc6d6;
--color-3: #86e1e4;
--color-4: #f1f9f7;
--color-5: #ffb84d;
}

CSS del degradado de fondo Havelock Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b8fab, #5cc6d6, #86e1e4, #f1f9f7, #ffb84d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b8fab, #5cc6d6, #86e1e4, #f1f9f7, #ffb84d);
}

Havelock Dream color palette created on .