Uzi Doorman Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Uzi Doorman palette
Color Inspiration
Images that showcase this color palette in real designs
Download Uzi Doorman Color Palette (PNG)
Uzi Doorman color palette CSS
/* CSS */
.color-1 {
color: #bfc4d9;
}
.color-2 {
color: #a2c6d8;
}
.color-3 {
color: #f9c5a4;
}
.color-4 {
color: #f7a1a1;
}
.color-5 {
color: #d44c3a;
}
/* CSS Variables */
:root {
--color-1: #bfc4d9;
--color-2: #a2c6d8;
--color-3: #f9c5a4;
--color-4: #f7a1a1;
--color-5: #d44c3a;
}
Uzi Doorman background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bfc4d9, #a2c6d8, #f9c5a4, #f7a1a1, #d44c3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bfc4d9, #a2c6d8, #f9c5a4, #f7a1a1, #d44c3a);
}
Similar color palettes
Scroll down to explore 300+ Bright color palettes
Uzi Doorman color palette created on .