Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>Example</title> <style> body { color: #FCB; background: #F19; } </style> <h1>Hex Color Example</h1>