HEX Color Conversion

Hex Color Code #FFA7AD — RGB & HSL Conversions

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

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

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

The RGB code for #FFA7AD is computed as rgb(255, 167, 173). Web designers using HSL values will find it at a hue of 356°, saturation of 100%, and lightness index of 83%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #FFA7AD

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

Red Channel 255
Green Channel 167
Blue Channel 173
Luminance 0.519

HEX #FFA7AD Color Space Conversions

Click to copy format
HEX Color Code #FFA7AD
RGB (Red Green Blue) rgb(255, 167, 173)
HSL (Hue Sat Light) hsl(356°, 100%, 83%)
CMYK (Commercial Print) cmyk(0%, 35%, 32%, 0%)
HSV / HSB Values hsv(356°, 35%, 100%)
Decimal Color Code 16754605
CSS Custom Variable --color-hex: #FFA7AD;
Tailwind CSS Utility bg-[#FFA7AD]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #FFA7AD

Small body copy preview

Black Text on Background

Black text readability test with #FFA7AD

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 #FFA7AD */
--color-hex: #FFA7AD;
--color-rgb: rgb(255, 167, 173);
--color-hsl: hsl(356deg, 100%, 83%);

Adjacent HEX Color Codes

Copied!