#1F65CE · #A158F5 · #48F579 · #2DEAE3 Color Palette — PaletteCSS
Back to palettes
#1F65CE 31, 101, 206
#A158F5 161, 88, 245
#48F579 72, 245, 121
#2DEAE3 45, 234, 227
#1F65CE
Color 1
#A158F5
Color 2
#48F579
Color 3
#2DEAE3
Color 4
:root {
  --color-1: #1F65CE;
  --color-2: #A158F5;
  --color-3: #48F579;
  --color-4: #2DEAE3;
}
colors: {
  'palette-1': '#1F65CE',
  'palette-2': '#A158F5',
  'palette-3': '#48F579',
  'palette-4': '#2DEAE3',
}
const palette = [
  '#1F65CE',
  '#A158F5',
  '#48F579',
  '#2DEAE3',
];
$color-1: #1F65CE;
$color-2: #A158F5;
$color-3: #48F579;
$color-4: #2DEAE3;
Palette Codes 4 COLORS
1,313 Views
Copy & Download

Related Palettes

Copied!