Drawing kawaii faces with CSS

Опубликовано: 25 Февраль 2025
на канале: Alvaro Montoro
399
15

Drawing a kawaii face can be as simple as having a single HTML element with 3 radial gradients or making it a bit more complex (with lights and shadows)... but it is not as difficult as it may seem.

In this video, I show how to create a cute kawaii face that can be placed on almost any object or cartoon to make it look like a charming drawing.

In this video:

CSS backgrounds (radial!)
Positioning (absolute)

Link to the code and demo: https://codepen.io/alvaromontoro/pen/...
(uncomment the different examples)