#5B7FF1 · #7C54DD · #63F5B0 · #10C9AA Color Palette — PaletteCSS
Back to palettes
#5B7FF1 91, 127, 241
#7C54DD 124, 84, 221
#63F5B0 99, 245, 176
#10C9AA 16, 201, 170
#5B7FF1
Color 1
#7C54DD
Color 2
#63F5B0
Color 3
#10C9AA
Color 4
:root {
  --color-1: #5B7FF1;
  --color-2: #7C54DD;
  --color-3: #63F5B0;
  --color-4: #10C9AA;
}
colors: {
  'palette-1': '#5B7FF1',
  'palette-2': '#7C54DD',
  'palette-3': '#63F5B0',
  'palette-4': '#10C9AA',
}
const palette = [
  '#5B7FF1',
  '#7C54DD',
  '#63F5B0',
  '#10C9AA',
];
$color-1: #5B7FF1;
$color-2: #7C54DD;
$color-3: #63F5B0;
$color-4: #10C9AA;
Palette Codes 4 COLORS
6,131 Views
Copy & Download

Related Palettes

Copied!