Thalassophobia Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Thalassophobia palette
Color Inspiration
Images that showcase this color palette in real designs
Download Thalassophobia Color Palette (PNG)
Thalassophobia color palette CSS
/* 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;
}
Thalassophobia background gradient CSS
/* 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);
}
Similar color palettes
Thalassophobia color palette created on .