← All activities
ExplorerAnimals

Parrot Color Ways

Four ways to write a color: names, hex, rgb and hsl.

Goal: Use a color name, a hex code, an rgb() and an hsl() on the parrot.

Your goals

0 of 4 done
  • Color the head with a color NAME (try tomato)not completed yet
  • Color the body with the HEX code #22c55enot completed yet
  • Color the wing with rgb(59, 130, 246)not completed yet
  • Color the beak with hsl(45, 100%, 51%)not completed yet

0 of 4 goals complete

index.htmlhtml
style.csscss
preview

Up next

Nest Family Tree

Next activity →