Paleta de colores Jon's Warm Embrace

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Jon's Warm Embrace palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Jon's Warm Embrace

Download jon's warm embrace color palette PNG image (landscape)
Download jon's warm embrace color palette PNG image (square)

CSS de la paleta de colores Jon's Warm Embrace

/* CSS */
.color-1 {
color: #342828;
}
.color-2 {
color: #554444;
}
.color-3 {
color: #8a6a6a;
}
.color-4 {
color: #be9d9d;
}
.color-5 {
color: #e5d2d2;
}

/* CSS Variables */
:root {
--color-1: #342828;
--color-2: #554444;
--color-3: #8a6a6a;
--color-4: #be9d9d;
--color-5: #e5d2d2;
}

CSS del degradado de fondo Jon's Warm Embrace

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #342828, #554444, #8a6a6a, #be9d9d, #e5d2d2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #342828, #554444, #8a6a6a, #be9d9d, #e5d2d2);
}

Jon's Warm Embrace color palette created on .