HEX Color Conversion

Hex Color Code #BD348F — RGB & HSL Conversions

How to use the #BD348F color code in HTML & CSS?

For developers, implementing the #BD348F color code involves declaring it in your styles. In stylesheet designs, use color: #BD348F; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#BD348F] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #BD348F?

The RGB code for #BD348F is computed as rgb(189, 52, 143). Web designers using HSL values will find it at a hue of 320°, saturation of 57%, and lightness index of 47%, representing a balanced, moderate saturation.

CMYK print code settings for #BD348F

For print design setups, the CMYK values for the #BD348F color code are Cyan: 0%, Magenta: 72%, Yellow: 24%, and Black: 26%. These neutral color boundaries serve as solid structural backgrounds, layouts, and typography grids.

Red Channel 189
Green Channel 52
Blue Channel 143
Luminance 0.153

HEX #BD348F Color Space Conversions

Click to copy format
HEX Color Code #BD348F
RGB (Red Green Blue) rgb(189, 52, 143)
HSL (Hue Sat Light) hsl(320°, 57%, 47%)
CMYK (Commercial Print) cmyk(0%, 72%, 24%, 26%)
HSV / HSB Values hsv(320°, 72%, 74%)
Decimal Color Code 12399759
CSS Custom Variable --color-hex: #BD348F;
Tailwind CSS Utility bg-[#BD348F]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #BD348F

Small body copy preview

Black Text on Background

Black text readability test with #BD348F

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #BD348F */
--color-hex: #BD348F;
--color-rgb: rgb(189, 52, 143);
--color-hsl: hsl(320deg, 57%, 47%);

Adjacent HEX Color Codes

Copied!