HEX Color Conversion

Hex Color Code #EED3AA — RGB & HSL Conversions

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

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

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

The RGB code for #EED3AA is computed as rgb(238, 211, 170). Web designers using HSL values will find it at a hue of 36°, saturation of 67%, and lightness index of 80%, representing a balanced, moderate saturation.

CMYK print code settings for #EED3AA

For print design setups, the CMYK values for the #EED3AA color code are Cyan: 0%, Magenta: 11%, Yellow: 29%, and Black: 7%. Orange balances warmth and friendliness, serving as a bright focal accent in active user interfaces.

Red Channel 238
Green Channel 211
Blue Channel 170
Luminance 0.677

HEX #EED3AA Color Space Conversions

Click to copy format
HEX Color Code #EED3AA
RGB (Red Green Blue) rgb(238, 211, 170)
HSL (Hue Sat Light) hsl(36°, 67%, 80%)
CMYK (Commercial Print) cmyk(0%, 11%, 29%, 7%)
HSV / HSB Values hsv(36°, 29%, 93%)
Decimal Color Code 15651754
CSS Custom Variable --color-hex: #EED3AA;
Tailwind CSS Utility bg-[#EED3AA]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #EED3AA

Small body copy preview

Black Text on Background

Black text readability test with #EED3AA

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 #EED3AA */
--color-hex: #EED3AA;
--color-rgb: rgb(238, 211, 170);
--color-hsl: hsl(36deg, 67%, 80%);

Adjacent HEX Color Codes

Copied!