Ocean Auburn Earthy Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Ocean Auburn Earthy palette
Color Inspiration
Images that showcase this color palette in real designs
Download Ocean Auburn Earthy Color Palette (PNG)
Ocean Auburn Earthy color palette CSS
/* CSS */
.color-1 {
color: #1b3b4b;
}
.color-2 {
color: #4b6c81;
}
.color-3 {
color: #9cb4a1;
}
.color-4 {
color: #d8b86e;
}
.color-5 {
color: #b73a24;
}
/* CSS Variables */
:root {
--color-1: #1b3b4b;
--color-2: #4b6c81;
--color-3: #9cb4a1;
--color-4: #d8b86e;
--color-5: #b73a24;
}
Ocean Auburn Earthy background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b3b4b, #4b6c81, #9cb4a1, #d8b86e, #b73a24);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b3b4b, #4b6c81, #9cb4a1, #d8b86e, #b73a24);
}
Similar color palettes
Scroll down to explore 1 Ocean color palette
Ocean Auburn Earthy color palette created on .