Color #BEAA37 Color / Colour Code #BEAA37

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

    #BEAA37

    Color Conversions

    HEX
    #BEAA37
    RGB
    rgb(190, 170, 55)
    HSL
    hsl(51, 55%, 48%)
    HSV
    hsv(51, 71%, 75%)
    CMYK
    cmyk(0%, 11%, 71%, 25%)

    Accessibility Contrast

    WCAG contrast ratios for #BEAA37 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.33:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    8.99:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.01:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #BEAA37 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 #BEAA37

    Monochromatic Scale

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

    #3B3511 #776A22 #C6B139 #DDD088 #EEE7C4
    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.

    #CBB84D #BFCB4D #9FCB4D #80CB4D
    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.

    #C6B139 #394EC6 #6A39C6 #B139C6
    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 #BEAA37

    Lightness variations at hue 51 and 55% saturation.

    CSS Gradients with #BEAA37

    Yellow to Blue
    linear-gradient(135deg, #beaa37, #374bbe)
    Analogous Fade
    linear-gradient(90deg, #beaa37, #8fbe37)
    Deep to Light
    linear-gradient(180deg, #474015, #eae3b8)
    Tricolor Sweep
    linear-gradient(135deg, #beaa37, #37beaa, #aa37be)

    Design Use Cases for #BEAA37

    Balanced UI Color

    At 55% saturation, #BEAA37 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 48% lightness, #BEAA37 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

    #BEAA37 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 #BEAA37 (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, #beaa37, #374bbe);

    CSS Code for #BEAA37

    /* Background */
    background-color: #beaa37;
    background-color: rgb(190, 170, 55);
    background-color: hsl(51, 55%, 48%);
    /* Text */
    color: #beaa37;
    /* Border */
    border: 2px solid #beaa37;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(190, 170, 55, 0.3);
    /* CSS Variable */
    --color-primary: 51 55% 48%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BEAA37 across image editing and color design tools.

    About Color #BEAA37 (#BEAA37)

    #BEAA37 is a yellow color (colour) with RGB channel values of 190 red, 170 green, and 55 blue. The red channel is dominant by a ratio of 3.5:1 over the weakest channel. In HSL terms, the hue sits at 51 degrees with 55% saturation and 48% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #BEAA37 is 163/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, 71% yellow, and 25% key (black).

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

    The complementary colour #374BBE creates maximum visual tension when paired with #BEAA37. For more harmonious color combinations, use the analogous colours #BE6637 and #8FBE37, 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 #BEAA37

    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 #BEAA37?
    #BEAA37 is Color #BEAA37, a yellow color (colour) with RGB(190, 170, 55), HSL(51, 55%, 48%), and CMYK(0%, 11%, 71%, 25%). Its perceived brightness is 163/255.
    Is #BEAA37 accessible for text?
    Against white, #BEAA37 has a contrast ratio of 2.33:1 (fails AA for normal text). Against black, it has 8.99:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BEAA37?
    The complementary colour is #374BBE (hue 231). For subtle color combinations, use analogous colours #BE6637 and #8FBE37. The triadic palette adds #37BEAA and #AA37BE for vibrant variety.
    How do I use #BEAA37 in CSS?
    Use any format: color: #beaa37; or rgb(190, 170, 55); or hsl(51, 55%, 48%). For CSS custom properties: --color-primary: 51 55% 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.