breadcrumb
Seaside Villa
How Seaside Villa is Used |
| communicate fundraw attentionexpress freedomsimulate |
Industries that Commonly Use Seaside Villa |
| artentertainmentsportstransportation |
Color Code Details
| HEX | #e8d6cb | |
| RGB | (232, 214, 203); | |
| RGBA | (232, 214, 203, 1) | |
| HSL | (23, 39%, 85%); | |
| HSLA | (23, 39%, 85%, 1); |
| HSV | 22,12,90 | |
| HSB | 23, 13, 91 | |
| HWB | 22 80% 9% | |
| CMYK | 0, 8, 13, 9 | |
| Pantone | 1895 C |
Preview & Codes Examples
Text Color with Seaside Villa |
|
| This Text has a Font Color of #e8d6cb | |
.text {color:#e8d6cb;}
|
|
.text {color:rgba(232, 214, 203, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Seaside Villa |
|
| This element has a background color of #e8d6cb | |
.element {background-color:#e8d6cb;}
|
|
.element {background-color:rgba(232, 214, 203, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Seaside Villa |
|
| This element has a border color of #e8d6cb | |
.element {border:1px solid #e8d6cb;}
|
|
.element {border:1px solid rgba(232, 214, 203, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #e8d6cb;
|
Sass / SCSS |
|
$variable: #e8d6cb;
|
Less |
|
@variable: #e8d6cb;
|
Similar Orange Shades You Might Like
Orange hues express energy, warmth, and friendliness. Perfect for CTAs, food brands, and playful apps. Find more energetic orange tones for your UI palette.