Color #BDA72E Color / Colour Code #BDA72E

    This page shows the hex color code for color #bda72e (#BDA72E). The colour is a yellow tone with 61% saturation and 46% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #BDA72E

    Color Conversions

    HEX
    #BDA72E
    RGB
    rgb(189, 167, 46)
    HSL
    hsl(51, 61%, 46%)
    HSV
    hsv(51, 76%, 74%)
    CMYK
    cmyk(0%, 12%, 76%, 26%)

    Accessibility Contrast

    WCAG contrast ratios for #BDA72E against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.41:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    8.73:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.07:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 21, 51, and 81 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 51, 171, and 291 degrees.

    Color Palettes Using #BDA72E

    Monochromatic Scale

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

    #3E370F #7B6D1E #CDB632 #E1D384 #F0E9C1
    Warm Harmony

    Adjacent hues from 51 to 96 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.

    #D2BD46 #C4D246 #A1D246 #7ED246
    Cool Contrast

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

    #CDB632 #3249CD #6832CD #B632CD
    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.

    #E0DAB8 #BEE0B8 #B8E0DA #B8BEE0 #DAB8E0

    Shades & Tints of #BDA72E

    Lightness variations at hue 51 and 61% saturation.

    CSS Gradients with #BDA72E

    Yellow to Blue
    linear-gradient(135deg, #bda72e, #2e43bd)
    Analogous Fade
    linear-gradient(90deg, #bda72e, #8bbd2e)
    Deep to Light
    linear-gradient(180deg, #4a4112, #ede5b5)
    Tricolor Sweep
    linear-gradient(135deg, #bda72e, #2ebda7, #a72ebd)

    Design Use Cases for #BDA72E

    Vibrant Brand Color

    #BDA72E has a strong 61% 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 46% lightness, #BDA72E 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.

    Attention & Optimism

    #BDA72E is in the yellow spectrum (hue 51). Yellow attracts attention faster than any other color. Use it for warning labels, featured content markers, star ratings, and tooltip backgrounds. Pair with dark text since yellow often fails contrast checks against white.

    Gradient Pairing

    Create a gradient from #BDA72E (hue 51) to its complement at hue 231. For a subtler effect, try pairing with an analogous color at hue 81. Use CSS: background: linear-gradient(135deg, #bda72e, #2e43bd);

    CSS Code for #BDA72E

    /* Background */
    background-color: #bda72e;
    background-color: rgb(189, 167, 46);
    background-color: hsl(51, 61%, 46%);
    /* Text */
    color: #bda72e;
    /* Border */
    border: 2px solid #bda72e;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(189, 167, 46, 0.3);
    /* CSS Variable */
    --color-primary: 51 61% 46%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BDA72E across image editing and color design tools.

    About Color #BDA72E (#BDA72E)

    #BDA72E is a yellow color (colour) with RGB channel values of 189 red, 167 green, and 46 blue. The red channel is dominant by a ratio of 4.1:1 over the weakest channel. In HSL terms, the hue sits at 51 degrees with 61% saturation and 46% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BDA72E is 160/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, 12% magenta, 76% yellow, and 26% key (black).

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

    The complementary colour #2E43BD creates maximum visual tension when paired with #BDA72E. For more harmonious color combinations, use the analogous colours #BD602E and #8BBD2E, 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 #BDA72E

    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 #BDA72E?
    #BDA72E is Color #BDA72E, a yellow color (colour) with RGB(189, 167, 46), HSL(51, 61%, 46%), and CMYK(0%, 12%, 76%, 26%). Its perceived brightness is 160/255.
    Is #BDA72E accessible for text?
    Against white, #BDA72E has a contrast ratio of 2.41:1 (fails AA for normal text). Against black, it has 8.73:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BDA72E?
    The complementary colour is #2E43BD (hue 231). For subtle color combinations, use analogous colours #BD602E and #8BBD2E. The triadic palette adds #2EBDA7 and #A72EBD for vibrant variety.
    How do I use #BDA72E in CSS?
    Use any format: color: #bda72e; or rgb(189, 167, 46); or hsl(51, 61%, 46%). For CSS custom properties: --color-primary: 51 61% 46%; 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.