crispedge.com

#efdd93 hex color - Yellow - Warm color - Information

#efdd93 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #efdd93 Color code in RGB color code model is created after adding 93.73% red color, 86.67% green color and 57.65% blue color. Hex #efdd93 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 38% yellow and 6% black.

Hex #efdd93 color code is between #eecc99 web safe hex color code and #ffee88 web safe hex color code. #eecc99 is the nearest web safe color code. You can see here many more shades of #efdd93 color code.

0 Likes 0 Comments | 13 Views

RGB Chart

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

Color Table

Hex Color Codeefdd93#efdd93
RGB Decimal239, 221, 147rgb(239, 221, 147)
RGB Percent94%, 87%, 58%rgb(94%, 87%, 58%)
CSS RGBa239, 221, 147,1rgba(239,221,147,1)
CMYK Modelcmyk(0%,8%,38%,6%)
HSL Color Space48,74% ,76%hsl(48,74% ,76%)
HSV Color Space48°, 38%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111101110110010011
Octal357335223
Decimal239221147
Hexefdd93

Different shades of #efdd93 color code.

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

Light Shade of #efdd93
#f6ebbf
Dark Shade of #efdd93
#e8cf67
Saturated Shade of #efdd93
#f5e18d
Desaturated Shade of #efdd93
#e9d999
Grey scale Shade of #efdd93
#c1c1c1
Brighten Shade
#fff6ac
Most Readable Shade
#000000

Shades of #efdd93 color code

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

#efdd93
#d4c482
#b9ab72
#9f9362
#847a51
#6a6241
#4f4931
#353120
#1a1810
#000000

Similar Color like #efdd93 color

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

#f0de94
#f1df95
#f2e096
#f3e197
#f4e298
#f5e399
#f6e49a
#f7e59b
#f8e69c
#f9e79d
#fae89e
#fbe99f
#fceaa0
#fdeba1
#eedc92
#eddb91
#ecda90
#ebd98f
#ead88e
#e9d78d
#e8d68c
#e7d58b
#e6d48a
#e5d389
#e4d288
#e3d187
#e2d086
#e1cf85

Monochromatic Color with #efdd93

#efdd93
#1a1810
#45402a
#6f6745
#9a8e5f
#c4b679

Tints of #efdd93 Color

#efdd93
#f0e09f
#f2e4ab
#f4e8b7
#f6ecc3
#f7efcf
#f9f3db
#fbf7e7
#fdfbf3
#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

#efdd93
#93a5ef

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

Split Complementary

#efdd93
#93d3ef
#af93ef

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

Analogous Color

#efb893
#efcb93
#efdd93
#efef93
#dcef93

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

#efdd93
#93efdd
#dd93ef

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

#efdd93
#93efaf
#93a5ef
#ef93d3

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

#efdd93
#93a5ef
#af93ef
#d3ef93

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

#efdd93 Color Code Preview on Black Background Color

This is how #efdd93 Color will look on black background color. Color contrast ratio is 15.43

#efdd93 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efdd93

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efdd93

#efdd93 color code is use for CSS Background Color

Background color for the above div is #efdd93

HTML with inline CSS

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

#efdd93 color code is use for CSS Border Color

CSS Border color for the above div is #efdd93

HTML with inline CSS

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

CSS Border Left color for the above div is #efdd93

HTML with inline CSS

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

CSS Border Right color for the above div is #efdd93

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efdd93

HTML with inline CSS

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

CSS Border Top color for the above div is #efdd93

HTML with inline CSS

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

#efdd93 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efdd93 Color code Preview on White Background

This is how #efdd93 Color code will look on white background color. Color contrast ratio is 1.36

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

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

0 Likes 0 Comments | 13 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>