HEX Color Conversion

Hex Color Code #BD948F — RGB & HSL Conversions

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

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

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

The RGB code for #BD948F is computed as rgb(189, 148, 143). Web designers using HSL values will find it at a hue of 7°, saturation of 26%, and lightness index of 65%, representing a soft, understated pastel shade.

CMYK print code settings for #BD948F

For print design setups, the CMYK values for the #BD948F color code are Cyan: 0%, Magenta: 22%, Yellow: 24%, and Black: 26%. Given its red-channel dominance, this color is a powerful visual stimulator often deployed in banners, call-to-actions, and warning components.

Red Channel 189
Green Channel 148
Blue Channel 143
Luminance 0.340

HEX #BD948F Color Space Conversions

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

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #BD948F

Small body copy preview

Black Text on Background

Black text readability test with #BD948F

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 #BD948F */
--color-hex: #BD948F;
--color-rgb: rgb(189, 148, 143);
--color-hsl: hsl(7deg, 26%, 65%);

Adjacent HEX Color Codes

Copied!