Paleta de colores Thalassophobia

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Thalassophobia palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Thalassophobia

Download thalassophobia color palette PNG image (landscape)
Download thalassophobia color palette PNG image (square)

CSS de la paleta de colores Thalassophobia

/* CSS */
.color-1 {
color: #001229;
}
.color-2 {
color: #00294d;
}
.color-3 {
color: #00435c;
}
.color-4 {
color: #00615f;
}
.color-5 {
color: #570700;
}

/* CSS Variables */
:root {
--color-1: #001229;
--color-2: #00294d;
--color-3: #00435c;
--color-4: #00615f;
--color-5: #570700;
}

CSS del degradado de fondo Thalassophobia

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #001229, #00294d, #00435c, #00615f, #570700);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #001229, #00294d, #00435c, #00615f, #570700);
}

Thalassophobia color palette created on .