Ohio Sigma Alpha Rizz Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Ohio Sigma Alpha Rizz palette
Color Inspiration
Images that showcase this color palette in real designs
Download Ohio Sigma Alpha Rizz Color Palette (PNG)
Ohio Sigma Alpha Rizz color palette CSS
/* CSS */
.color-1 {
color: #d0c4d9;
}
.color-2 {
color: #c9d8e8;
}
.color-3 {
color: #f1ad98;
}
.color-4 {
color: #f0c947;
}
.color-5 {
color: #f27769;
}
/* CSS Variables */
:root {
--color-1: #d0c4d9;
--color-2: #c9d8e8;
--color-3: #f1ad98;
--color-4: #f0c947;
--color-5: #f27769;
}
Ohio Sigma Alpha Rizz background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d0c4d9, #c9d8e8, #f1ad98, #f0c947, #f27769);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d0c4d9, #c9d8e8, #f1ad98, #f0c947, #f27769);
}
Similar color palettes
Ohio Sigma Alpha Rizz color palette created on .