Color #BF5345 Color / Colour Code #BF5345

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

    #BF5345

    Color Conversions

    HEX
    #BF5345
    RGB
    rgb(191, 83, 69)
    HSL
    hsl(7, 49%, 51%)
    HSV
    hsv(7, 64%, 75%)
    CMYK
    cmyk(0%, 57%, 64%, 25%)

    Accessibility Contrast

    WCAG contrast ratios for #BF5345 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    4.63:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Black (#000000)
    4.54:1
    AA PassAA Large PassAAA Fail
    Sample Text
    vs Light Gray (#EEEEEE)
    3.99:1
    AA FailAA Large PassAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 337, 7, and 37 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 7, 127, and 247 degrees.

    Color Palettes Using #BF5345

    Monochromatic Scale

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

    #391814 #723027 #BE5041 #D8968D #EBCAC6
    Warm Harmony

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

    #C46154 #C47D54 #C49954 #C4B554
    Cool Contrast

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

    #BE5041 #41AFBE #4171BE #5041BE
    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.

    #E0BCB8 #DCE0B8 #B8E0BC #B8DCE0 #BCB8E0

    Shades & Tints of #BF5345

    Lightness variations at hue 7 and 49% saturation.

    CSS Gradients with #BF5345

    Red to Cyan
    linear-gradient(135deg, #bf5345, #45b1bf)
    Analogous Fade
    linear-gradient(90deg, #bf5345, #bf9045)
    Deep to Light
    linear-gradient(180deg, #441d17, #e8c0bb)
    Tricolor Sweep
    linear-gradient(135deg, #bf5345, #45bf53, #5345bf)

    Design Use Cases for #BF5345

    Balanced UI Color

    At 49% saturation, #BF5345 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 51% lightness, #BF5345 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

    #BF5345 falls in the red spectrum (hue 7). 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 #BF5345 (hue 7) to its complement at hue 187. For a subtler effect, try pairing with an analogous color at hue 37. Use CSS: background: linear-gradient(135deg, #bf5345, #45b1bf);

    CSS Code for #BF5345

    /* Background */
    background-color: #bf5345;
    background-color: rgb(191, 83, 69);
    background-color: hsl(7, 49%, 51%);
    /* Text */
    color: #bf5345;
    /* Border */
    border: 2px solid #bf5345;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(191, 83, 69, 0.3);
    /* CSS Variable */
    --color-primary: 7 49% 51%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BF5345 across image editing and color design tools.

    About Color #BF5345 (#BF5345)

    #BF5345 is a red color (colour) with RGB channel values of 191 red, 83 green, and 69 blue. The red channel is dominant by a ratio of 2.8:1 over the weakest channel. In HSL terms, the hue sits at 7 degrees with 49% saturation and 51% lightness, placing it in the warm range of the colour spectrum.

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

    The WCAG contrast ratio of #BF5345 against white is 4.63:1 and against black is 4.54:1. This meets the AA requirement (4.5:1) for normal text on white. For AAA compliance, consider darkening to at least 36% lightness.

    The complementary colour #45B1BF creates maximum visual tension when paired with #BF5345. For more harmonious color combinations, use the analogous colours #BF4574 and #BF9045, 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 #BF5345

    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 #BF5345?
    #BF5345 is Color #BF5345, a red color (colour) with RGB(191, 83, 69), HSL(7, 49%, 51%), and CMYK(0%, 57%, 64%, 25%). Its perceived brightness is 114/255.
    Is #BF5345 accessible for text?
    Against white, #BF5345 has a contrast ratio of 4.63:1 (passes AA for normal text). Against black, it has 4.54:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BF5345?
    The complementary colour is #45B1BF (hue 187). For subtle color combinations, use analogous colours #BF4574 and #BF9045. The triadic palette adds #45BF53 and #5345BF for vibrant variety.
    How do I use #BF5345 in CSS?
    Use any format: color: #bf5345; or rgb(191, 83, 69); or hsl(7, 49%, 51%). For CSS custom properties: --color-primary: 7 49% 51%; 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.