breadcrumb
Pampa
How Pampa is Used |
| affect moodawake awarenessenergizerelaxsimulate |
Industries that Commonly Use Pampa |
| foodleisuresportstransportationtravel |
Color Code Details
| HEX | #f1efe9 | |
| RGB | (241, 239, 233); | |
| RGBA | (241, 239, 233, 1) | |
| HSL | (45, 22%, 93%); | |
| HSLA | (45, 22%, 93%, 1); |
| HSV | 45,3,94 | |
| HSB | 45, 3, 95 | |
| HWB | 45 91% 5% | |
| CMYK | 0, 1, 3, 5 | |
| Pantone | 1895 C |
Preview & Codes Examples
Text Color with Pampa |
|
| This Text has a Font Color of #f1efe9 | |
.text {color:#f1efe9;}
|
|
.text {color:rgba(241, 239, 233, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Pampa |
|
| This element has a background color of #f1efe9 | |
.element {background-color:#f1efe9;}
|
|
.element {background-color:rgba(241, 239, 233, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Pampa |
|
| This element has a border color of #f1efe9 | |
.element {border:1px solid #f1efe9;}
|
|
.element {border:1px solid rgba(241, 239, 233, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #f1efe9;
|
Sass / SCSS |
|
$variable: #f1efe9;
|
Less |
|
@variable: #f1efe9;
|
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.