crispedge.com

Color picker

Loading...

#ede88e hex color - Yellow - Warm color - Information

#ede88e hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #ede88e Color code in RGB color code model is created after adding 92.94% red color, 90.98% green color and 55.69% blue color. Hex #ede88e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 40% yellow and 7% black.

Hex #ede88e color code is between #eeee88 web safe hex color code and #dddd99 web safe hex color code. #eeee88 is the nearest web safe color code. You can see here many more shades of #ede88e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeede88e#ede88e
RGB Decimal237, 232, 142rgb(237, 232, 142)
RGB Percent93%, 91%, 56%rgb(93%, 91%, 56%)
CSS RGBa237, 232, 142,1rgba(237,232,142,1)
CMYK Modelcmyk(0%,2%,40%,7%)
HSL Color Space57,73% ,74%hsl(57,73% ,74%)
HSV Color Space57°, 40%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110100010001110
Octal355350216
Decimal237232142
Hexede88e

Different shades of #ede88e color code.

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

Light Shade of #ede88e
#f4f1ba
Dark Shade of #ede88e
#e6df62
Saturated Shade of #ede88e
#f4ee87
Desaturated Shade of #ede88e
#e6e295
Grey scale Shade of #ede88e
#bdbdbd
Brighten Shade
#ffffa7
Most Readable Shade
#000000

Shades of #ede88e color code

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

#ede88e
#d2ce7e
#b8b46e
#9e9a5e
#83804e
#69673f
#4f4d2f
#34331f
#1a190f
#000000

Similar Color like #ede88e color

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

#eee98f
#efea90
#f0eb91
#f1ec92
#f2ed93
#f3ee94
#f4ef95
#f5f096
#f6f197
#f7f298
#f8f399
#f9f49a
#faf59b
#fbf69c
#ece78d
#ebe68c
#eae58b
#e9e48a
#e8e389
#e7e288
#e6e187
#e5e086
#e4df85
#e3de84
#e2dd83
#e1dc82
#e0db81
#dfda80

Monochromatic Color with #ede88e

#ede88e
#18180f
#434228
#6d6b42
#98955b
#c2be75

Tints of #ede88e Color

#ede88e
#efea9a
#f1eda7
#f3efb3
#f5f2c0
#f7f4cc
#f9f7d9
#fbf9e5
#fdfcf2
#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

#ede88e
#8e93ed

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

Split Complementary

#ede88e
#8ec3ed
#b88eed

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

Analogous Color

#edc28e
#edd58e
#ede88e
#dfed8e
#cced8e

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

#ede88e
#8eede8
#e88eed

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

#ede88e
#8eedb8
#8e93ed
#ed8ec2

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

#ede88e
#8e93ed
#b98eed
#c2ed8e

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 #ede88e 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.

#ede88e Color Code Preview on Black Background Color

This is how #ede88e Color will look on black background color. Color contrast ratio is 16.53

#ede88e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede88e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede88e

#ede88e color code is use for CSS Background Color

Background color for the above div is #ede88e

HTML with inline CSS

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

#ede88e color code is use for CSS Border Color

CSS Border color for the above div is #ede88e

HTML with inline CSS

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

CSS Border Left color for the above div is #ede88e

HTML with inline CSS

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

CSS Border Right color for the above div is #ede88e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede88e

HTML with inline CSS

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

CSS Border Top color for the above div is #ede88e

HTML with inline CSS

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

#ede88e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede88e Color code Preview on White Background

This is how #ede88e Color code will look on white background color. Color contrast ratio is 1.27

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 #ede88e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ede88e; }

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(237,232,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,147,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,232,142,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.