Color #CD8256 Color / Colour Code #CD8256

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

    #CD8256

    Color Conversions

    HEX
    #CD8256
    RGB
    rgb(205, 130, 86)
    HSL
    hsl(22, 54%, 57%)
    HSV
    hsv(22, 58%, 80%)
    CMYK
    cmyk(0%, 37%, 58%, 20%)

    Accessibility Contrast

    WCAG contrast ratios for #CD8256 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    3.03:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    6.92:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    2.61:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 352, 22, and 52 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 22, 142, and 262 degrees.

    Color Palettes Using #CD8256

    Monochromatic Scale

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

    #3B2112 #764123 #C46D3B #DCA789 #EDD3C4
    Warm Harmony

    Adjacent hues from 22 to 67 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.

    #CA7C4E #CA9B4E #CABA4E #BCCA4E
    Cool Contrast

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

    #C46D3B #3B92C4 #3B4DC4 #6D3BC4
    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.

    #E0C7B8 #D1E0B8 #B8E0C7 #B8D1E0 #C7B8E0

    Shades & Tints of #CD8256

    Lightness variations at hue 22 and 54% saturation.

    CSS Gradients with #CD8256

    Orange to Blue
    linear-gradient(135deg, #cd8256, #56a1cd)
    Analogous Fade
    linear-gradient(90deg, #cd8256, #cdbd56)
    Deep to Light
    linear-gradient(180deg, #472715, #eacab8)
    Tricolor Sweep
    linear-gradient(135deg, #cd8256, #56cd82, #8256cd)

    Design Use Cases for #CD8256

    Balanced UI Color

    At 54% saturation, #CD8256 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 57% lightness, #CD8256 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.

    Warmth & Enthusiasm

    #CD8256 sits in the orange range (hue 22). 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 #CD8256 (hue 22) to its complement at hue 202. For a subtler effect, try pairing with an analogous color at hue 52. Use CSS: background: linear-gradient(135deg, #cd8256, #56a1cd);

    CSS Code for #CD8256

    /* Background */
    background-color: #cd8256;
    background-color: rgb(205, 130, 86);
    background-color: hsl(22, 54%, 57%);
    /* Text */
    color: #cd8256;
    /* Border */
    border: 2px solid #cd8256;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(205, 130, 86, 0.3);
    /* CSS Variable */
    --color-primary: 22 54% 57%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CD8256 across image editing and color design tools.

    About Color #CD8256 (#CD8256)

    #CD8256 is a orange color (colour) with RGB channel values of 205 red, 130 green, and 86 blue. The red channel is dominant by a ratio of 2.4:1 over the weakest channel. In HSL terms, the hue sits at 22 degrees with 54% saturation and 57% lightness, placing it in the warm range of the colour spectrum.

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

    The WCAG contrast ratio of #CD8256 against white is 3.03:1 and against black is 6.92:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 6.92:1.

    The complementary colour #56A1CD creates maximum visual tension when paired with #CD8256. For more harmonious color combinations, use the analogous colours #CD5666 and #CDBD56, 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 #CD8256

    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 #CD8256?
    #CD8256 is Color #CD8256, a orange color (colour) with RGB(205, 130, 86), HSL(22, 54%, 57%), and CMYK(0%, 37%, 58%, 20%). Its perceived brightness is 147/255.
    Is #CD8256 accessible for text?
    Against white, #CD8256 has a contrast ratio of 3.03:1 (fails AA for normal text). Against black, it has 6.92:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
    What colours pair well with #CD8256?
    The complementary colour is #56A1CD (hue 202). For subtle color combinations, use analogous colours #CD5666 and #CDBD56. The triadic palette adds #56CD82 and #8256CD for vibrant variety.
    How do I use #CD8256 in CSS?
    Use any format: color: #cd8256; or rgb(205, 130, 86); or hsl(22, 54%, 57%). For CSS custom properties: --color-primary: 22 54% 57%; 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.