HEX Color Conversion

Hex Color Code #B0AADE — RGB & HSL Conversions

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

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

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

The RGB code for #B0AADE is computed as rgb(176, 170, 222). Web designers using HSL values will find it at a hue of 247°, saturation of 44%, and lightness index of 77%, representing a balanced, moderate saturation.

CMYK print code settings for #B0AADE

For print design setups, the CMYK values for the #B0AADE color code are Cyan: 21%, Magenta: 23%, Yellow: 0%, and Black: 13%. In digital designs, blue coordinates like this are highly favored by technical and corporate platforms to foster user trust, stability, and clean readability.

Red Channel 176
Green Channel 170
Blue Channel 222
Luminance 0.433

HEX #B0AADE Color Space Conversions

Click to copy format
HEX Color Code #B0AADE
RGB (Red Green Blue) rgb(176, 170, 222)
HSL (Hue Sat Light) hsl(247°, 44%, 77%)
CMYK (Commercial Print) cmyk(21%, 23%, 0%, 13%)
HSV / HSB Values hsv(247°, 23%, 87%)
Decimal Color Code 11578078
CSS Custom Variable --color-hex: #B0AADE;
Tailwind CSS Utility bg-[#B0AADE]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #B0AADE

Small body copy preview

Black Text on Background

Black text readability test with #B0AADE

Small body copy preview

Complementary & Analogous Harmonies

Computed dynamically

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 #B0AADE */
--color-hex: #B0AADE;
--color-rgb: rgb(176, 170, 222);
--color-hsl: hsl(247deg, 44%, 77%);

Adjacent HEX Color Codes

Copied!