breadcrumb
Pearl Bush
Color Code Details
| HEX | #ede7e1 | |
| RGB | (237, 231, 225); | |
| RGBA | (237, 231, 225, 1) | |
| HSL | (30, 25%, 91%); | |
| HSLA | (30, 25%, 91%, 1); |
| HSV | 30,5,92 | |
| HSB | 30, 5, 93 | |
| HWB | 30 88% 7% | |
| CMYK | 0, 3, 5, 7 | |
| Pantone | 1895 C |
Preview & Codes Examples
Text Color with Pearl Bush |
|
| This Text has a Font Color of #ede7e1 | |
.text {color:#ede7e1;}
|
|
.text {color:rgba(237, 231, 225, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Pearl Bush |
|
| This element has a background color of #ede7e1 | |
.element {background-color:#ede7e1;}
|
|
.element {background-color:rgba(237, 231, 225, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Pearl Bush |
|
| This element has a border color of #ede7e1 | |
.element {border:1px solid #ede7e1;}
|
|
.element {border:1px solid rgba(237, 231, 225, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #ede7e1;
|
Sass / SCSS |
|
$variable: #ede7e1;
|
Less |
|
@variable: #ede7e1;
|
Similar Grey Shades You Might Like
Grey colors bring elegance, neutrality, and modernism. Great for minimal UI design, typography, and corporate branding. Explore more neutral tones for sophisticated layouts.