Color #CB9529 Color / Colour Code #CB9529

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

    #CB9529

    Color Conversions

    HEX
    #CB9529
    RGB
    rgb(203, 149, 41)
    HSL
    hsl(40, 66%, 48%)
    HSV
    hsv(40, 80%, 80%)
    CMYK
    cmyk(0%, 27%, 80%, 20%)

    Accessibility Contrast

    WCAG contrast ratios for #CB9529 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.67:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    7.87:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.30:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 10, 40, and 70 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 40, 160, and 280 degrees.

    Color Palettes Using #CB9529

    Monochromatic Scale

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

    #3F2F0D #7F5D1A #D49C2B #E5C380 #F2E1C0
    Warm Harmony

    Adjacent hues from 40 to 85 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.

    #D8A541 #D8CB41 #BFD841 #99D841
    Cool Contrast

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

    #D49C2B #2B63D4 #472BD4 #9C2BD4
    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.

    #E0D3B8 #C5E0B8 #B8E0D3 #B8C5E0 #D3B8E0

    Shades & Tints of #CB9529

    Lightness variations at hue 40 and 66% saturation.

    CSS Gradients with #CB9529

    Orange to Blue
    linear-gradient(135deg, #cb9529, #2a5fcb)
    Analogous Fade
    linear-gradient(90deg, #cb9529, #b0cb2a)
    Deep to Light
    linear-gradient(180deg, #4c3810, #efdbb3)
    Tricolor Sweep
    linear-gradient(135deg, #cb952a, #2acb95, #952acb)

    Design Use Cases for #CB9529

    Vibrant Brand Color

    #CB9529 has a strong 66% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Primary Interface Color

    At 48% lightness, #CB9529 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

    #CB9529 sits in the orange range (hue 40). 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 #CB9529 (hue 40) to its complement at hue 220. For a subtler effect, try pairing with an analogous color at hue 70. Use CSS: background: linear-gradient(135deg, #cb9529, #2a5fcb);

    CSS Code for #CB9529

    /* Background */
    background-color: #cb9529;
    background-color: rgb(203, 149, 41);
    background-color: hsl(40, 66%, 48%);
    /* Text */
    color: #cb9529;
    /* Border */
    border: 2px solid #cb9529;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(203, 149, 41, 0.3);
    /* CSS Variable */
    --color-primary: 40 66% 48%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CB9529 across image editing and color design tools.

    About Color #CB9529 (#CB9529)

    #CB9529 is a orange color (colour) with RGB channel values of 203 red, 149 green, and 41 blue. The red channel is dominant by a ratio of 5.0:1 over the weakest channel. In HSL terms, the hue sits at 40 degrees with 66% saturation and 48% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #CB9529 is 153/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, 27% magenta, 80% yellow, and 20% key (black).

    The WCAG contrast ratio of #CB9529 against white is 2.67:1 and against black is 7.87:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 7.87:1, or use it exclusively for decorative purposes.

    The complementary colour #2A5FCB creates maximum visual tension when paired with #CB9529. For more harmonious color combinations, use the analogous colours #CB452A and #B0CB2A, 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 #CB9529

    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 #CB9529?
    #CB9529 is Color #CB9529, a orange color (colour) with RGB(203, 149, 41), HSL(40, 66%, 48%), and CMYK(0%, 27%, 80%, 20%). Its perceived brightness is 153/255.
    Is #CB9529 accessible for text?
    Against white, #CB9529 has a contrast ratio of 2.67:1 (fails AA for normal text). Against black, it has 7.87:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CB9529?
    The complementary colour is #2A5FCB (hue 220). For subtle color combinations, use analogous colours #CB452A and #B0CB2A. The triadic palette adds #2ACB95 and #952ACB for vibrant variety.
    How do I use #CB9529 in CSS?
    Use any format: color: #cb9529; or rgb(203, 149, 41); or hsl(40, 66%, 48%). For CSS custom properties: --color-primary: 40 66% 48%; 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.