Paleta de colores Abyssal Serenity

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Abyssal Serenity palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Abyssal Serenity

Download abyssal serenity color palette PNG image (landscape)
Download abyssal serenity color palette PNG image (square)

CSS de la paleta de colores Abyssal Serenity

/* CSS */
.color-1 {
color: #192423;
}
.color-2 {
color: #283934;
}
.color-3 {
color: #38524a;
}
.color-4 {
color: #4f6964;
}
.color-5 {
color: #6d786f;
}

/* CSS Variables */
:root {
--color-1: #192423;
--color-2: #283934;
--color-3: #38524a;
--color-4: #4f6964;
--color-5: #6d786f;
}

CSS del degradado de fondo Abyssal Serenity

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #192423, #283934, #38524a, #4f6964, #6d786f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #192423, #283934, #38524a, #4f6964, #6d786f);
}

Abyssal Serenity color palette created on .