Skip to content

Challenge Use Hex Code to Mix Colors

SaintPeter edited this page · 1 revision
Clone this wiki locally

Orange is pure red, mixed with some green, and no blue.

<style>
  body {
    background-color: #FFA500;
  }
</style>
Something went wrong with that request. Please try again.