Color #D3BC45 Color / Colour Code #D3BC45

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

    #D3BC45

    Color Conversions

    HEX
    #D3BC45
    RGB
    rgb(211, 188, 69)
    HSL
    hsl(50, 62%, 55%)
    HSV
    hsv(50, 67%, 83%)
    CMYK
    cmyk(0%, 11%, 67%, 17%)

    Accessibility Contrast

    WCAG contrast ratios for #D3BC45 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.90:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.05:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.64:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 20, 50, and 80 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 50, 170, and 290 degrees.

    Color Palettes Using #D3BC45

    Monochromatic Scale

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

    #3E360F #7C6C1D #CFB430 #E2D283 #F0E9C1
    Warm Harmony

    Adjacent hues from 50 to 95 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.

    #D3BC45 #C8D345 #A4D345 #80D345
    Cool Contrast

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

    #CFB430 #304BCF #6530CF #B430CF
    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 #D3BC45

    Lightness variations at hue 50 and 62% saturation.

    CSS Gradients with #D3BC45

    Yellow to Blue
    linear-gradient(135deg, #d3bc45, #455dd3)
    Analogous Fade
    linear-gradient(90deg, #d3bc45, #a4d345)
    Deep to Light
    linear-gradient(180deg, #4a4111, #eee4b5)
    Tricolor Sweep
    linear-gradient(135deg, #d3bc45, #45d3bc, #bc45d3)

    Design Use Cases for #D3BC45

    Vibrant Brand Color

    #D3BC45 has a strong 62% 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.

    Soft Accent & Highlight

    With 55% lightness, #D3BC45 has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Attention & Optimism

    #D3BC45 is in the yellow spectrum (hue 50). 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 #D3BC45 (hue 50) to its complement at hue 230. For a subtler effect, try pairing with an analogous color at hue 80. Use CSS: background: linear-gradient(135deg, #d3bc45, #455dd3);

    CSS Code for #D3BC45

    /* Background */
    background-color: #d3bc45;
    background-color: rgb(211, 188, 69);
    background-color: hsl(50, 62%, 55%);
    /* Text */
    color: #d3bc45;
    /* Border */
    border: 2px solid #d3bc45;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(211, 188, 69, 0.3);
    /* CSS Variable */
    --color-primary: 50 62% 55%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #D3BC45 across image editing and color design tools.

    About Color #D3BC45 (#D3BC45)

    #D3BC45 is a yellow color (colour) with RGB channel values of 211 red, 188 green, and 69 blue. The red channel is dominant by a ratio of 3.1:1 over the weakest channel. In HSL terms, the hue sits at 50 degrees with 62% saturation and 55% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #D3BC45 is 181/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, 11% magenta, 67% yellow, and 17% key (black).

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

    The complementary colour #455DD3 creates maximum visual tension when paired with #D3BC45. For more harmonious color combinations, use the analogous colours #D37545 and #A4D345, 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 #D3BC45

    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 #D3BC45?
    #D3BC45 is Color #D3BC45, a yellow color (colour) with RGB(211, 188, 69), HSL(50, 62%, 55%), and CMYK(0%, 11%, 67%, 17%). Its perceived brightness is 181/255.
    Is #D3BC45 accessible for text?
    Against white, #D3BC45 has a contrast ratio of 1.90:1 (fails AA for normal text). Against black, it has 11.05:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #D3BC45?
    The complementary colour is #455DD3 (hue 230). For subtle color combinations, use analogous colours #D37545 and #A4D345. The triadic palette adds #45D3BC and #BC45D3 for vibrant variety.
    How do I use #D3BC45 in CSS?
    Use any format: color: #d3bc45; or rgb(211, 188, 69); or hsl(50, 62%, 55%). For CSS custom properties: --color-primary: 50 62% 55%; 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.