breadcrumb
Candy Corn
How Candy Corn is Used |
| affect moodawake awarenessenergizerelaxsimulate |
Industries that Commonly Use Candy Corn |
| foodleisuresportstransportationtravel |
Color Code Details
| HEX | #fef160 | |
| RGB | (254, 241, 96); | |
| RGBA | (254, 241, 96, 1) | |
| HSL | (55, 99%, 69%); | |
| HSLA | (55, 99%, 69%, 1); |
| HSV | 55,62,99 | |
| HSB | 55, 62, 100 | |
| HWB | 55 38% 0% | |
| CMYK | 0, 5, 62, 0 | |
| Pantone | Yellow C |
Preview & Codes Examples
Text Color with Candy Corn |
|
| This Text has a Font Color of #fef160 | |
.text {color:#fef160;}
|
|
.text {color:rgba(254, 241, 96, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Candy Corn |
|
| This element has a background color of #fef160 | |
.element {background-color:#fef160;}
|
|
.element {background-color:rgba(254, 241, 96, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Candy Corn |
|
| This element has a border color of #fef160 | |
.element {border:1px solid #fef160;}
|
|
.element {border:1px solid rgba(254, 241, 96, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #fef160;
|
Sass / SCSS |
|
$variable: #fef160;
|
Less |
|
@variable: #fef160;
|
Similar Yellow Shades You Might Like
Yellow radiates energy, optimism, and clarity. Ideal for lifestyle brands, education apps, and food-related UI. Check out more bright and cheerful yellow tones below.