Color #CBB87F Color / Colour Code #CBB87F

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

    #CBB87F

    Color Conversions

    HEX
    #CBB87F
    RGB
    rgb(203, 184, 127)
    HSL
    hsl(45, 42%, 65%)
    HSV
    hsv(45, 37%, 80%)
    CMYK
    cmyk(0%, 9%, 37%, 20%)

    Accessibility Contrast

    WCAG contrast ratios for #CBB87F against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.96:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    10.70:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.69:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 15, 45, and 75 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 45, 165, and 285 degrees.

    Color Palettes Using #CBB87F

    Monochromatic Scale

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

    #362E16 #6D5D2C #B59A4A #D3C392 #E9E1C9
    Warm Harmony

    Adjacent hues from 45 to 90 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.

    #BCA45C #BCBC5C #A4BC5C #8CBC5C
    Cool Contrast

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

    #B59A4A #4A65B5 #654AB5 #9A4AB5
    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.

    #E0D6B8 #C2E0B8 #B8E0D6 #B8C2E0 #D6B8E0

    Shades & Tints of #CBB87F

    Lightness variations at hue 45 and 42% saturation.

    CSS Gradients with #CBB87F

    Yellow to Blue
    linear-gradient(135deg, #cbb87f, #8093cb)
    Analogous Fade
    linear-gradient(90deg, #cbb87f, #b8cb80)
    Deep to Light
    linear-gradient(180deg, #41381b, #e4dbbe)
    Tricolor Sweep
    linear-gradient(135deg, #cbb880, #80cbb8, #b880cb)

    Design Use Cases for #CBB87F

    Balanced UI Color

    At 42% saturation, #CBB87F 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.

    Soft Accent & Highlight

    With 65% lightness, #CBB87F 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

    #CBB87F is in the yellow spectrum (hue 45). 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 #CBB87F (hue 45) to its complement at hue 225. For a subtler effect, try pairing with an analogous color at hue 75. Use CSS: background: linear-gradient(135deg, #cbb87f, #8093cb);

    CSS Code for #CBB87F

    /* Background */
    background-color: #cbb87f;
    background-color: rgb(203, 184, 127);
    background-color: hsl(45, 42%, 65%);
    /* Text */
    color: #cbb87f;
    /* Border */
    border: 2px solid #cbb87f;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(203, 184, 127, 0.3);
    /* CSS Variable */
    --color-primary: 45 42% 65%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CBB87F across image editing and color design tools.

    About Color #CBB87F (#CBB87F)

    #CBB87F is a yellow color (colour) with RGB channel values of 203 red, 184 green, and 127 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 45 degrees with 42% saturation and 65% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #CBB87F is 183/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, 9% magenta, 37% yellow, and 20% key (black).

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

    The complementary colour #8093CB creates maximum visual tension when paired with #CBB87F. For more harmonious color combinations, use the analogous colours #CB9380 and #B8CB80, 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 #CBB87F

    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 #CBB87F?
    #CBB87F is Color #CBB87F, a yellow color (colour) with RGB(203, 184, 127), HSL(45, 42%, 65%), and CMYK(0%, 9%, 37%, 20%). Its perceived brightness is 183/255.
    Is #CBB87F accessible for text?
    Against white, #CBB87F has a contrast ratio of 1.96:1 (fails AA for normal text). Against black, it has 10.70:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CBB87F?
    The complementary colour is #8093CB (hue 225). For subtle color combinations, use analogous colours #CB9380 and #B8CB80. The triadic palette adds #80CBB8 and #B880CB for vibrant variety.
    How do I use #CBB87F in CSS?
    Use any format: color: #cbb87f; or rgb(203, 184, 127); or hsl(45, 42%, 65%). For CSS custom properties: --color-primary: 45 42% 65%; 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.