9:41

Palette Result

Navy Blue rgb(30, 58, 95)
#1E3A5F
Royal Blue rgb(59, 130, 246)
#3B82F6
Cyan rgb(6, 182, 212)
#06B6D4
Emerald rgb(16, 185, 129)
#10B981
Mint Cream rgb(240, 253, 244)
#F0FDF4

CSS Custom Properties

Export
/* Fintech Palette — Generated by Pixeliro */
:root {
  --color-primary: #1e3a5f;
  --color-secondary: #3b82f6;
  --color-accent: #06b6d4;
  --color-success: #10b981;
  --color-bg: #f0fdf4;
}