Color #CB575F Color / Colour Code #CB575F

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

    #CB575F

    Color Conversions

    HEX
    #CB575F
    RGB
    rgb(203, 87, 95)
    HSL
    hsl(356, 53%, 57%)
    HSV
    hsv(356, 57%, 80%)
    CMYK
    cmyk(0%, 57%, 53%, 20%)

    Accessibility Contrast

    WCAG contrast ratios for #CB575F against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.14:1
    AA FailAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    5.07:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.57:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 326, 356, and 26 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 356, 116, and 236 degrees.

    Color Palettes Using #CB575F

    Monochromatic Scale

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

    #3B1215 #752429 #C33C45 #DB8A8F #EDC4C7
    Warm Harmony

    Adjacent hues from 356 to 41 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.

    #C94F58 #C9664F #C9844F #C9A34F
    Cool Contrast

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

    #C33C45 #3CC3BA #3C89C3 #3C45C3
    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.

    #E0B8BA #E0DEB8 #BAE0B8 #B8E0DE #B8BAE0

    Shades & Tints of #CB575F

    Lightness variations at hue 356 and 53% saturation.

    CSS Gradients with #CB575F

    Red to Cyan
    linear-gradient(135deg, #cb575f, #57cbc4)
    Analogous Fade
    linear-gradient(90deg, #cb575f, #cb8a57)
    Deep to Light
    linear-gradient(180deg, #461619, #e9b9bc)
    Tricolor Sweep
    linear-gradient(135deg, #cb575f, #5fcb57, #575fcb)

    Design Use Cases for #CB575F

    Balanced UI Color

    At 53% saturation, #CB575F 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, #CB575F 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.

    Urgency & Energy Signaling

    #CB575F falls in the red spectrum (hue 356). Red triggers urgency and excitement, making it effective for sale badges, countdown timers, error messages, and "limited time" labels. In data visualization, use it to flag negative values or critical thresholds.

    Gradient Pairing

    Create a gradient from #CB575F (hue 356) to its complement at hue 176. For a subtler effect, try pairing with an analogous color at hue 26. Use CSS: background: linear-gradient(135deg, #cb575f, #57cbc4);

    CSS Code for #CB575F

    /* Background */
    background-color: #cb575f;
    background-color: rgb(203, 87, 95);
    background-color: hsl(356, 53%, 57%);
    /* Text */
    color: #cb575f;
    /* Border */
    border: 2px solid #cb575f;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(203, 87, 95, 0.3);
    /* CSS Variable */
    --color-primary: 356 53% 57%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CB575F across image editing and color design tools.

    About Color #CB575F (#CB575F)

    #CB575F is a red color (colour) with RGB channel values of 203 red, 87 green, and 95 blue. The red channel is dominant by a ratio of 2.3:1 over the weakest channel. In HSL terms, the hue sits at 356 degrees with 53% saturation and 57% lightness, placing it in the warm range of the colour spectrum.

    The perceived brightness of #CB575F is 123/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This appears dark to the human eye, so pair it with light text for adequate readability. For print production, the CMYK equivalent is 0% cyan, 57% magenta, 53% yellow, and 20% key (black).

    The WCAG contrast ratio of #CB575F against white is 4.14:1 and against black is 5.07: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 5.07:1.

    The complementary colour #57CBC4 creates maximum visual tension when paired with #CB575F. For more harmonious color combinations, use the analogous colours #CB5799 and #CB8A57, 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 #CB575F

    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 #CB575F?
    #CB575F is Color #CB575F, a red color (colour) with RGB(203, 87, 95), HSL(356, 53%, 57%), and CMYK(0%, 57%, 53%, 20%). Its perceived brightness is 123/255.
    Is #CB575F accessible for text?
    Against white, #CB575F has a contrast ratio of 4.14:1 (fails AA for normal text). Against black, it has 5.07: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 #CB575F?
    The complementary colour is #57CBC4 (hue 176). For subtle color combinations, use analogous colours #CB5799 and #CB8A57. The triadic palette adds #5FCB57 and #575FCB for vibrant variety.
    How do I use #CB575F in CSS?
    Use any format: color: #cb575f; or rgb(203, 87, 95); or hsl(356, 53%, 57%). For CSS custom properties: --color-primary: 356 53% 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.