Color Input

100%

Output Formats

#10B981
rgb(16, 185, 129)
rgba(16, 185, 129, 1)
hsl(160, 84%, 39%)
--color-primary: #10B981;

Gradient Settings

Preview and Output

background: linear-gradient(...);

Shadow Settings

0px
8px
24px
0px
#000
15%

Preview and Output

box-shadow: 0 8px 24px rgba(0,0,0,0.15);

Border Radius

12px

Preview and Output

border-radius: 12px;