Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

Excel Tutorial

Excel HOME Excel Introduction Excel Get Started Excel Overview Excel Syntax Excel Ranges Excel Fill Excel Move Cells Excel Add Cells Excel Delete Cells Excel Undo Redo Excel Formulas Excel Relative Reference Excel Absolute Reference Excel Arithmetic Operators Excel Parentheses Excel Functions

Excel Formatting

Excel Formatting Excel Format Painter Excel Format Colors Excel Format Fonts Excel Format Borders Excel Format Numbers Excel Format Grids Excel Format Settings

Excel Data Analysis

Excel Sort Excel Filter Excel Tables Excel Conditional Format Excel Highlight Cell Rules Excel Top Bottom Rules Excel Data Bars Excel Color Scales Excel Icon Sets Excel Manage Rules (CF) Excel Charts

Table Pivot

Table Pivot Intro

Excel Case

Case: Poke Mart Case: Poke Mart, Styling

Excel Functions

AND AVERAGE AVERAGEIF AVERAGEIFS CONCAT COUNT COUNTA COUNTBLANK COUNTIF COUNTIFS IF IFS LEFT LOWER MAX MEDIAN MIN MODE NPV OR RAND RIGHT STDEV.P STDEV.S SUM SUMIF SUMIFS TRIM VLOOKUP XOR

Excel How To

Convert Time to Seconds Difference Between Times NPV (Net Present Value) Remove Duplicates

Guided Projects

Introduction to Excel Learn Data Calculations Learn Data Visualization Learn to Create a Budget Learn to Create a Timeline Learn to Style in Excel

Excel Examples

Excel Exercises Excel Certificate

Excel References

Excel Keyboard Shortcuts


Excel Color Scales


Color Scales

Color Scales are premade types of conditional formatting in Excel used to highlight cells in a range to indicate how large the cell values are compared to the other values in the range.

Here is the Color Scales part of the conditional formatting menu:


Color Scale Formatting Example

Highlight the Speed values of each Pokemon with Color Scale conditional formatting.

Copy Values

Color Scales, step by step:

  1. Select the range of Speed values C2:C8

  1. Click on the Conditional Formatting icon in the ribbon, from the Home menu
  2. Select Color Scales from the drop-down menu

There are 12 Color Scale options with different color variations.

The color on the top of the icon will apply to the highest values.

  1. Click on the "Green - Yellow - Red Colour Scale" icon

Now, the Speed value cells will have a colored background highlighting:

Dark green is used for the highest values, and dark red for the lowest values.

Rapidash has the highest Speed value (105) and Slowpoke has the lowest Speed value (15).

All the cells in the range gradually change color from green, yellow, orange, then red.

Note: The color formatting is relative to the smallest and largest cell values in the range.

Let's see what happens if we add a fictional Pokemon with an even slower Speed value than Slowpoke:

Now, the fictional Slowestpoke has the lowest Speed value of 1, which is highlighted in dark red.

Notice that the color of Slowpoke's Speed value now is highlighted in orange instead of dark red.

Let's see what happens if we add another fictional Pokemon that is faster than any of the other Pokemon:

The fictional Fastestpoke has a higher Speed value (200) than any of the other pokemon and is highlighted in dark green.

Rapidash' Speed value of 105 is no longer the highest value and is highlighted with a lighter green.

Notice that the Speed values of the other Pokemon also change as the highest value in the range is now 200 instead of 105.

Note: You can remove the Highlight Cell Rules with Manage Rules.