The RGB Spectrum

Easy+25 XP

Mission Briefing

We are switching to the RGB standard. Mix the primary colors to reach the designated frequency.

The Concept: RGB

rgb(red, green, blue) accepts values from 0 to 255 for each channel.

The Objective

  1. Target the .spark-character.
  2. Set background-color to rgb(255, 165, 0) (Orange).

Constraints

    csscolors
    Live Visual Output
    style.css
    Loading...