Canvas Color
Canvas is a yellow color with hex code #A8A589. This page covers its meaning, all color values, harmonies, colors that go with canvas, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.
Canvas Color Values
What Does Canvas Mean?
Canvas belongs to the yellow family of colors. Yellow is the brightest thing in daylight, which makes it impossible to ignore and easy to overdo. School buses and hazard tape exist to exploit that visibility. In artwork, small amounts of yellow energize a piece; large fields of it tire the eye surprisingly fast. Canvas sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
In the ISCC-NBS color naming system, Canvas is classified as a brown (nearest centroid: light grayish yellowish brown, #AE9B82). It is also known as Tallow.
Color Harmonies
Complementary
Analogous
Triadic
Colors That Go With Canvas
Canvas and #8A8DA8 are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.
Analogous neighbors — #A8968A and #9CA88A, which sit beside canvas on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.
For an energetic three-color palette, pair canvas with triadic partners #8AA8A5 and #A58AA8. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.
Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.
Tints and Shades
Tints (lighter)
Shades (darker)
Similar Colors
- Bland —
#AFA88B(Delta E 2) - Hillary —
#ACA586(Delta E 2) - Stone —
#ADA587(Delta E 2) - Taupe Grey —
#B3AF95(Delta E 4) - Heathered Grey —
#B6B095(Delta E 5)
CSS Examples
.text { color: #A8A589; }
.background { background-color: #A8A589; }
.border { border: 2px solid #A8A589; }
.shadow { box-shadow: 0 4px 6px #A8A58940; }WCAG Contrast
Frequently Asked Questions
What is the hex code for canvas?
Canvas has the hex code #A8A589. In RGB notation it is rgb(168, 165, 137), in HSL it is hsl(54, 15%, 60%), and its OKLCH value is 0.717, 0.039, 102.3.
What does the color canvas mean?
Yellow-family colors like canvas carry distinct psychological associations. Canvas belongs to the yellow family of colors. Yellow is the brightest thing in daylight, which makes it impossible to ignore and easy to overdo. School buses and hazard tape exist to exploit that visibility. In artwork, small amounts of yellow energize a piece; large fields of it tire the eye surprisingly fast. Canvas sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
What colors go with canvas?
Canvas has three easy routes: its complement #8A8DA8 for punch, its neighbors #A8968A and #9CA88A for something calmer, or triadic partners #8AA8A5 and #A58AA8 when you want energy.
Is canvas a standard web color?
No — Canvas is not a CSS keyword. Use its hex value #A8A589 or any RGB/HSL equivalent in your stylesheets.
How do I make canvas lighter or darker?
To lighten canvas, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #F0EFEA (lightest tint) to #1D1D16 (darkest shade).
About Canvas
Canvas is classified as a Brown in the ISCC-NBS color naming system, within the Yellow hue family. It has alternative names including Tallow. The color is recognized by Resene.
Use our Color Converter to convert #A8A589 to any other color format, or explore the Color Wheel to find harmonious color combinations.