breadcrumb
Yellow
How Yellow is Used |
affect moodawake awarenessenergizerelaxsimulate |
Industries that Commonly Use Yellow |
foodleisuresportstransportationtravel |
Color Code Details
HEX | #f0ff00 | |
RGB | (240, 255, 0); | |
RGBA | (240, 255, 0, 1) | |
HSL | (64, 100%, 50%); | |
HSLA | (64, 100%, 50%, 1); |
HSV | 63,100,100 | |
HSB | 64, 100, 100 | |
HWB | 63 0% 0% | |
CMYK | 6, 0, 100, 0 | |
Pantone | Yellow C |
Preview & Codes Examples
Text Color with Yellow |
|
This Text has a Font Color of #f0ff00 | |
.text {color:#f0ff00;}
|
|
.text {color:rgba(240, 255, 0, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Yellow |
|
This element has a background color of #f0ff00 | |
.element {background-color:#f0ff00;}
|
|
.element {background-color:rgba(240, 255, 0, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Yellow |
|
This element has a border color of #f0ff00 | |
.element {border:1px solid #f0ff00;}
|
|
.element {border:1px solid rgba(240, 255, 0, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #f0ff00;
|
Sass / SCSS |
|
$variable: #f0ff00;
|
Less |
|
@variable: #f0ff00;
|
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.