Employers
Jobseekers
Recruiting Partners
HTMLCSSJavaScriptTypeScriptReactAngularVueNode.jsPHPjQueryBootstrapSassDjangoAngularJSASPRWDSVGCanvasGraphicsColorsIconsAppMLPythonJavaCC++C#GoRustKotlinSwiftRBashData StructuresSQLMySQLPostgreSQLMongoDBJSONXMLNumPyPandasMatplotlibSciPyStatisticsData ScienceMachine LearningArtificial IntelligenceExcelGitCyber SecurityRaspberry PiHow ToTyping SpeedSpaces

HTML Tutorial

  • HTML Introduction
  • HTML Editors
  • HTML Basic
  • HTML Elements
  • HTML Attributes
  • HTML Headings
  • HTML Paragraphs
  • HTML Styles
  • HTML Formatting
  • HTML Comments
    • Colors
    • RGB
    • HEX
    • HSL
  • HTML Block & Inline
  • HTML Classes
  • HTML Id
  • HTML Layout
  • HTML Responsive
  • HTML Semantics

HTML Forms

  • HTML Forms
  • HTML Form Attributes
  • HTML Form Elements
  • HTML Input Types
  • HTML Input Attributes
  • HTML Input Form Attributes

HTML Examples

  • HTML Editor
  • HTML Exercises
  • HTML Quiz

HTML HEX Colors

HEX writes a color as #rrggbb using base-16 digits.

A HEX color starts with a # followed by six digits: two for red, two for green, two for blue. Each pair ranges from 00 to ff.

A HEX color

<!DOCTYPE html>
<html>
<body>

<h1 style="color:#ff6347;">HEX color</h1>

</body>
</html>
Note: #000000 is black, #ffffff is white, and equal pairs like #808080 give gray.

Keep Going

HTML Interview QuestionsPractice real questions asked for HTMLFrontend Developer SalarySee what Frontend Developer roles pay in the marketAuto Apply for JobsApply to open roles related to HTML and tweak your resume