Bickrs.com
Home
Portfolio
Contact
Toggle theme
Toggle Menu
Code Compass
HTML Explorer
CSS Visualizer
Tailwind CSS
Tailwind Guide
JS Playground
Toggle Sidebar
Search...
⌘
K
CSS Properties
Select a property to see an example.
background-color
background-image
background-size
background-position
background-repeat
background-blend-mode
display: flex
display: grid
position
float
z-index
border-radius
margin
padding
border
box-sizing
box-shadow
transform
transition
opacity
filter
font-family
font-size
font-weight
color
text-align
line-height
letter-spacing
text-decoration
text-shadow
flex-direction
flex-wrap
justify-content
align-items
align-content
gap
grid-template-columns
grid-template-rows
grid-column
grid-row
grid-area
animation
@keyframes
animation-delay
animation-fill-mode
cursor
overflow
visibility
clip-path
background-color
Sets the background color of an element.
background-color: #29ABE2;
css
<div class="preview-box"> Styled Box </div>
html
Live Preview