Accent Color
Font Family
Radius: sm
import { Input } from "@chakra-ui/react" const Demo = () => { return <Input placeholder="Enter your email" /> }