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