Tokophobia Color Palette
Discover the beautiful Tokophobia color palette featuring port gore (#191b3e), rhino (#2e2f5c), east bay (#4b4e86), spindle (#b0c4e8) and athens gray (#f3f5f7).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withDark, Deep, Blue, Modern, Soft, Light, Night Sky, High Contrast color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Tokophobia palette
💻 Tokophobia color palette CSS
/* CSS */
.color-1 {
color: #191b3e;
}
.color-2 {
color: #2e2f5c;
}
.color-3 {
color: #4b4e86;
}
.color-4 {
color: #b0c4e8;
}
.color-5 {
color: #f3f5f7;
}
/* CSS Variables */
:root {
--color-1: #191b3e;
--color-2: #2e2f5c;
--color-3: #4b4e86;
--color-4: #b0c4e8;
--color-5: #f3f5f7;
}
🌈 Tokophobia background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #191b3e, #2e2f5c, #4b4e86, #b0c4e8, #f3f5f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #191b3e, #2e2f5c, #4b4e86, #b0c4e8, #f3f5f7);
}
🔗 Explore similar color palettes
Tokophobia color palette created on .