Red Blue Yellow Color Palette
Color Details
Palette Info
NameRed Blue Yellow Color Palette
CategoryRed, Blue, Yellow
Colors5
Share this palette
Copy CSS Variables
Use these CSS variables in your project.
:root {
--color-1: #C8443B;
--color-2: #9B2C2C;
--color-3: #1A3FA0;
--color-4: #4A6FC9;
--color-5: #F2C230;
}