inline-css-bits

Esc

Dotted Pattern

<div style="width:100%;min-height:200px;border-radius:12px;background-color:#1a1a2e;background-image:radial-gradient(circle,#e94560 1px,transparent 1px);background-size:20px 20px"></div>

Customize

#1a1a2e
#e94560
px

Props

Name Type Default Description
bgColor color #1a1a2e Base background color
dotColor color #e94560 Dot color
borderRadius slider (px) 12px Corner roundness

Dotted pattern background

patterndots