Color #CBBAAA Color / Colour Code #CBBAAA

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

    #CBBAAA

    Color Conversions

    HEX
    #CBBAAA
    RGB
    rgb(203, 186, 170)
    HSL
    hsl(29, 24%, 73%)
    HSV
    hsv(29, 16%, 80%)
    CMYK
    cmyk(0%, 8%, 16%, 20%)

    Accessibility Contrast

    WCAG contrast ratios for #CBBAAA against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.88:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.14:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.62:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 359, 29, and 59 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 29, 149, and 269 degrees.

    Color Palettes Using #CBBAAA

    Monochromatic Scale

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

    #2F261D #5F4C3A #9E7E61 #C5B2A0 #E2D8D0
    Warm Harmony

    Adjacent hues from 29 to 74 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.

    #A88B71 #A89971 #A8A771 #9BA871
    Cool Contrast

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

    #9E7E61 #61819E #61629E #7E619E
    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.

    #E0CBB8 #CDE0B8 #B8E0CB #B8CDE0 #CBB8E0

    Shades & Tints of #CBBAAA

    Lightness variations at hue 29 and 24% saturation.

    CSS Gradients with #CBBAAA

    Orange to Blue
    linear-gradient(135deg, #cbbaaa, #aabbcb)
    Analogous Fade
    linear-gradient(90deg, #cbbaaa, #cbcaaa)
    Deep to Light
    linear-gradient(180deg, #392e23, #dcd1c6)
    Tricolor Sweep
    linear-gradient(135deg, #cbbaaa, #aacbba, #baaacb)

    Design Use Cases for #CBBAAA

    Muted Accent Color

    With 24% saturation, #CBBAAA has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.

    Light Background Tint

    #CBBAAA at 73% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Warmth & Enthusiasm

    #CBBAAA sits in the orange range (hue 29). 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 #CBBAAA (hue 29) to its complement at hue 209. For a subtler effect, try pairing with an analogous color at hue 59. Use CSS: background: linear-gradient(135deg, #cbbaaa, #aabbcb);

    CSS Code for #CBBAAA

    /* Background */
    background-color: #cbbaaa;
    background-color: rgb(203, 186, 170);
    background-color: hsl(29, 24%, 73%);
    /* Text */
    color: #cbbaaa;
    /* Border */
    border: 2px solid #cbbaaa;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(203, 186, 170, 0.3);
    /* CSS Variable */
    --color-primary: 29 24% 73%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CBBAAA across image editing and color design tools.

    About Color #CBBAAA (#CBBAAA)

    #CBBAAA is a orange color (colour) with RGB channel values of 203 red, 186 green, and 170 blue. The red channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 29 degrees with 24% saturation and 73% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #CBBAAA is 189/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 0% cyan, 8% magenta, 16% yellow, and 20% key (black).

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

    The complementary colour #AABBCB creates maximum visual tension when paired with #CBBAAA. For more harmonious color combinations, use the analogous colours #CBAAAA and #CBCAAA, 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 #CBBAAA

    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 #CBBAAA?
    #CBBAAA is Color #CBBAAA, a orange color (colour) with RGB(203, 186, 170), HSL(29, 24%, 73%), and CMYK(0%, 8%, 16%, 20%). Its perceived brightness is 189/255.
    Is #CBBAAA accessible for text?
    Against white, #CBBAAA has a contrast ratio of 1.88:1 (fails AA for normal text). Against black, it has 11.14:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CBBAAA?
    The complementary colour is #AABBCB (hue 209). For subtle color combinations, use analogous colours #CBAAAA and #CBCAAA. The triadic palette adds #AACBBA and #BAAACB for vibrant variety.
    How do I use #CBBAAA in CSS?
    Use any format: color: #cbbaaa; or rgb(203, 186, 170); or hsl(29, 24%, 73%). For CSS custom properties: --color-primary: 29 24% 73%; 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.