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