Color #A08045 Color / Colour Code #A08045

    This page shows the hex color code for color #a08045 (#A08045). The colour is a orange tone with 40% saturation and 45% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #A08045

    Color Conversions

    HEX
    #A08045
    RGB
    rgb(160, 128, 69)
    HSL
    hsl(39, 40%, 45%)
    HSV
    hsv(39, 57%, 63%)
    CMYK
    cmyk(0%, 20%, 57%, 37%)

    Accessibility Contrast

    WCAG contrast ratios for #A08045 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.70:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.67:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.19:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

    #A08045 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 9, 39, and 69 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 39, 159, and 279 degrees.

    Color Palettes Using #A08045

    Monochromatic Scale

    Five shades at lightness levels 15% through 85% while keeping hue at 39 and saturation at 40%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.

    #362B17 #6B562E #B38F4D #D1BC94 #E8DDC9
    Warm Harmony

    Adjacent hues from 39 to 84 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.

    #BA9A5E #BAB15E #ACBA5E #95BA5E
    Cool Contrast

    Combines the base color at hue 39 with its complement at 219 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.

    #B38F4D #4D70B3 #5C4DB3 #8F4DB3
    Pastel Variation

    Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.

    #E0D2B8 #C6E0B8 #B8E0D2 #B8C6E0 #D2B8E0

    Shades & Tints of #A08045

    Lightness variations at hue 39 and 40% saturation.

    CSS Gradients with #A08045

    Orange to Blue
    linear-gradient(135deg, #a08045, #4565a1)
    Analogous Fade
    linear-gradient(90deg, #a08045, #93a145)
    Deep to Light
    linear-gradient(180deg, #40331c, #e3d7bf)
    Tricolor Sweep
    linear-gradient(135deg, #a18145, #45a181, #8145a1)

    Design Use Cases for #A08045

    Balanced UI Color

    At 40% saturation, #A08045 strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Primary Interface Color

    At 45% lightness, #A08045 is in the mid-range, making it ideal for interactive elements like buttons, links, and selected states. This lightness level ensures good contrast against both light and dark adjacent elements in most layouts.

    Warmth & Enthusiasm

    #A08045 sits in the orange range (hue 39). Orange combines the energy of red with the warmth of yellow. It works naturally for progress indicators, pricing highlights, "new" badges, and friendly call-to-action buttons. Food and fitness brands frequently use this hue range.

    Gradient Pairing

    Create a gradient from #A08045 (hue 39) to its complement at hue 219. For a subtler effect, try pairing with an analogous color at hue 69. Use CSS: background: linear-gradient(135deg, #a08045, #4565a1);

    CSS Code for #A08045

    /* Background */
    background-color: #a08045;
    background-color: rgb(160, 128, 69);
    background-color: hsl(39, 40%, 45%);
    /* Text */
    color: #a08045;
    /* Border */
    border: 2px solid #a08045;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(160, 128, 69, 0.3);
    /* CSS Variable */
    --color-primary: 39 40% 45%;

    Similar Colors

    Colors visually similar to #A08045 based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #A08045 across image editing and color design tools.

    About Color #A08045 (#A08045)

    #A08045 is a orange color (colour) with RGB channel values of 160 red, 128 green, and 69 blue. The red channel is dominant by a ratio of 2.3:1 over the weakest channel. In HSL terms, the hue sits at 39 degrees with 40% saturation and 45% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #A08045 is 131/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 0% cyan, 20% magenta, 57% yellow, and 37% key (black).

    The WCAG contrast ratio of #A08045 against white is 3.70:1 and against black is 5.67:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 5.67:1.

    The complementary colour #4565A1 creates maximum visual tension when paired with #A08045. For more harmonious color combinations, use the analogous colours #A15345 and #93A145, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.

    How to Explore Color #A08045

    1. Enter your color value in HEX format.
    2. The tool converts it to RGB, HSL, CMYK format in real time.
    3. Copy the converted value to your clipboard.

    Color Converter · Contrast Checker

    What is HEX to RGB, HSL, CMYK color conversion

    Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).

    Related Tools & Colors

    Frequently Asked Questions

    What color / colour is #A08045?
    #A08045 is Color #A08045, a orange color (colour) with RGB(160, 128, 69), HSL(39, 40%, 45%), and CMYK(0%, 20%, 57%, 37%). Its perceived brightness is 131/255.
    Is #A08045 accessible for text?
    Against white, #A08045 has a contrast ratio of 3.70:1 (fails AA for normal text). Against black, it has 5.67:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
    What colours pair well with #A08045?
    The complementary colour is #4565A1 (hue 219). For subtle color combinations, use analogous colours #A15345 and #93A145. The triadic palette adds #45A181 and #8145A1 for vibrant variety.
    How do I use #A08045 in CSS?
    Use any format: color: #a08045; or rgb(160, 128, 69); or hsl(39, 40%, 45%). For CSS custom properties: --color-primary: 39 40% 45%; then use it as hsl(var(--color-primary)).
    Is this color / colour explorer free?
    Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.