‎#FFFF5A Candy Corn

‎#FFFF5A

‎#FFFF5A (Candy Corn) RGB value is (255, 255, 90).
Red value is 255, green value is 255, and blue value is 90.
Cylindrical-coordinate representations (HSL) of color ‎#FFFF5A: hue: 60°, saturation: 100%, and lightness: 67.6%.
Process color (CMYK) of ‎#FFFF5A is 0%, 0%, 64.7%, 0%. Web safe color equivalent of ‎#FFFF5A is ‎##FFFF66. Color #FFFF5A contains mainly Yellow.

Color Spaces

Color spaces of #FFFF5A Value
RGB255, 255, 90
HSL60°, 100%, 67.6%
HSV / HSB60°, 64.7%, 100%
CMYK0%, 0%, 64.7%, 0%
XYZ78.85, 93.52, 23.57

Base Numbers

Base Red Green Blue
Binary 11111111 11111111 01011010
Octal 377 377 132
Decimal 255 255 90
Hex FF FF 5A

RGB Percentages for Color #FFFF5A

Red: 42.5%
Green: 42.5%
Blue: 15%

CMYK Percentages of Color #FFFF5A

Yellow: 64.7%

Shades of #FFFF5A

Tints of #FFFF5A

CSS Codes for Color #FFFF5A
.mybgColor { background-color: #FFFF5A; }
.myforeColor { color: #FFFF5A; }
.myborderColor { border: 3px solid #FFFF5A; }
Text Font Color #FFFF5A

<p style="color:#FFFF5A">Text here</p>

This sample text is styled with font color #FFFF5A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #FFFF5A

<div style="background-color:#FFFF5A">Div content here</div>

The background color of this container is #FFFF5A.
Border Color #FFFF5A

<div style="border:3px solid #FFFF5A">Div here</div>

The border color of this container is #FFFF5A.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 255, 90, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFFF5A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFFF5A;
-webkit-box-shadow: 1px 1px 3px #FFFF5A;
box-shadow: 1px 1px 3px #FFFF5A; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #FFFF5A.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #FFFF5A (Candy Corn)

Color Overview & Profile: Color ‎#FFFF5A, also known as Candy Corn, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 100% Green (255/255), and 35% Blue (90/255). The primary color family component is Yellow.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#FFFF5A translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 64.7% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 100%, and lightness of 67.6%.

Web Accessibility & Design Recommendations: When implementing ‎#FFFF5A in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##FFFF66.

‎#FFFF5A Candy Corn hexcolor for Candy Corn Candy Corn hexcode Shades of #FFFF5A Tints of #FFFF5A Similar Colors to #FFFF5A #FFFF5A Color Combinations #FFFF5A CSS & Web Code #FFFF5A RGB & CMYK Warm Color Tone
Scroll to Top