When you're working with colors, it's often helpful to find the RGB color code for a specific color. Google makes it easy to find RGB color codes by providing a built-in color picker tool.

If you are looking for other common color codes for this or similar exercises (like "Rainbow" or "Making Yellow"), here are the standard values: (255, 0, 0) (0, 255, 0) (0, 0, 255) (255, 255, 0) (0, 255, 255) (255, 0, 255) Application Examples

Example:

If you are looking for specific "hot" or Google-themed color codes for a CodeHS project, here are the most relevant values: Color Name #DB4437 rgb(219, 68, 55) Google Brand Palette Hot Fuchsia #FF004F rgb(255, 0, 79) Coolors Library Pure Red #FF0000 rgb(255, 0, 0) RapidTables Google Blue #4285F4 rgb(66, 133, 244) Brand Colors Common CodeHS Exercise Answers

You’ve come to the right place.

If you’re ever stuck on a real-world color, you can right-click any webpage, select "Inspect," and see the RGB values used by professional designers.