breadcrumb

Plain and Simple

How Plain and Simple is Used

Industries that Commonly Use Plain and Simple

Color Code Details

HEX #eaf2d7
RGB (234, 242, 215);
RGBA (234, 242, 215, 1)
HSL (78, 51%, 90%);
HSLA (78, 51%, 90%, 1);
HSV 77,11,94
HSB 78, 11, 95
HWB 77 84% 5%
CMYK 3, 0, 11, 5
Pantone 1895 C

Preview & Codes Examples

Text Color with Plain and Simple

This Text has a Font Color of #eaf2d7
.text {color:#eaf2d7;}
.text {color:rgba(234, 242, 215, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Plain and Simple

This element has a background color of #eaf2d7
.element {background-color:#eaf2d7;}
.element {background-color:rgba(234, 242, 215, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Plain and Simple

This element has a border color of #eaf2d7
.element {border:1px solid #eaf2d7;}
.element {border:1px solid rgba(234, 242, 215, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #eaf2d7;

Sass / SCSS

$variable: #eaf2d7;

Less

@variable: #eaf2d7;

Similar Green Shades You Might Like

Green represents nature, balance, and growth. It’s perfect for eco-friendly projects, wellness brands, and clean tech startups. Check out similar green UI colors for your next project.

Your Opinion Shapes our Colors.