crispedge.com

Color picker

Loading...

#eee2b5 hex color - Yellow - Warm color - Information

#eee2b5 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #eee2b5 Color code in RGB color code model is created after adding 93.33% red color, 88.63% green color and 70.98% blue color. Hex #eee2b5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 24% yellow and 7% black.

Hex #eee2b5 color code is between #ddddbb web safe hex color code and #ffeeaa web safe hex color code. #ddddbb is the nearest web safe color code. You can see here many more shades of #eee2b5 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeeee2b5#eee2b5
RGB Decimal238, 226, 181rgb(238, 226, 181)
RGB Percent93%, 89%, 71%rgb(93%, 89%, 71%)
CSS RGBa238, 226, 181,1rgba(238,226,181,1)
CMYK Modelcmyk(0%,5%,24%,7%)
HSL Color Space47,63% ,82%hsl(47,63% ,82%)
HSV Color Space47°, 24%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101110001010110101
Octal356342265
Decimal238226181
Hexeee2b5

Different shades of #eee2b5 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #eee2b5
#f8f2de
Dark Shade of #eee2b5
#e4d28c
Saturated Shade of #eee2b5
#f3e5b0
Desaturated Shade of #eee2b5
#e9dfba
Grey scale Shade of #eee2b5
#d1d1d1
Brighten Shade
#fffbce
Most Readable Shade
#000000

Shades of #eee2b5 color code

Generate more color scales with scales (color stack) generator.

#eee2b5
#d3c8a0
#b9af8c
#9e9678
#847d64
#696450
#4f4b3c
#343228
#1a1914
#000000

Similar Color like #eee2b5 color

Find visually similar hex color codes nearing to #eee2b5 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#efe3b6
#f0e4b7
#f1e5b8
#f2e6b9
#f3e7ba
#f4e8bb
#f5e9bc
#f6eabd
#f7ebbe
#f8ecbf
#f9edc0
#faeec1
#fbefc2
#fcf0c3
#ede1b4
#ece0b3
#ebdfb2
#eadeb1
#e9ddb0
#e8dcaf
#e7dbae
#e6daad
#e5d9ac
#e4d8ab
#e3d7aa
#e2d6a9
#e1d5a8
#e0d4a7

Monochromatic Color with #eee2b5

#eee2b5
#1a1813
#444134
#6e6954
#999174
#c3ba95

Tints of #eee2b5 Color

#eee2b5
#efe5bd
#f1e8c5
#f3ebcd
#f5eed5
#f7f2de
#f9f5e6
#fbf8ee
#fdfbf6
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#eee2b5
#b5c1ee

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#eee2b5
#b5deee
#c5b5ee

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#eecbb5
#eed7b5
#eee2b5
#eeedb5
#e3eeb5

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#eee2b5
#b5eee2
#e2b5ee

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#eee2b5
#b5eec5
#b5c1ee
#eeb5dd

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#eee2b5
#b5c1ee
#c5b5ee
#deeeb5

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #eee2b5 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#eee2b5 Color Code Preview on Black Background Color

This is how #eee2b5 Color will look on black background color. Color contrast ratio is 16.18

#eee2b5 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#eee2b5">Your Example Paragraph content text in with font color #eee2b5 </p>

Your Example Paragraph content text in with font color #eee2b5

HTML with inline CSS

<div style="color:#eee2b5">Your Paragraph text in with font color #eee2b5 </div>

Your Example Paragraph content text in with font color #eee2b5

#eee2b5 color code is use for CSS Background Color

Background color for the above div is #eee2b5

HTML with inline CSS

<div style="background-color:#eee2b5;"></div>

#eee2b5 color code is use for CSS Border Color

CSS Border color for the above div is #eee2b5

HTML with inline CSS

<div style="border:5px solid #eee2b5;"></div>

CSS Border Left color for the above div is #eee2b5

HTML with inline CSS

<div style="border-left:5px solid #eee2b5;"></div>

CSS Border Right color for the above div is #eee2b5

HTML with inline CSS

<div style="border-right:5px solid #eee2b5;"></div>

CSS Border Bottom color for the above div is #eee2b5

HTML with inline CSS

<div style="border-bottom:5px solid #eee2b5;"></div>

CSS Border Top color for the above div is #eee2b5

HTML with inline CSS

<div style="border-top:5px solid #eee2b5;"></div>

#eee2b5 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#eee2b5; } .examplecolorclass {color:#eee2b5; } .examplebordercolor {border:3px solid #eee2b5; }

#eee2b5 Color code Preview on White Background

This is how #eee2b5 Color code will look on white background color. Color contrast ratio is 1.30

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #eee2b5; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #eee2b5; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(238,226,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(181,193,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,226,181,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.