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