crispedge.com

Color picker

Loading...

#ecdd5e hex color - Yellow - Warm color - Information

#ecdd5e hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #ecdd5e Color code in RGB color code model is created after adding 92.55% red color, 86.67% green color and 36.86% blue color. Hex #ecdd5e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 60% yellow and 7% black.

Hex #ecdd5e color code is between #eecc66 web safe hex color code and #ddee55 web safe hex color code. #eecc66 is the nearest web safe color code. You can see here many more shades of #ecdd5e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeecdd5e#ecdd5e
RGB Decimal236, 221, 94rgb(236, 221, 94)
RGB Percent93%, 87%, 37%rgb(93%, 87%, 37%)
CSS RGBa236, 221, 94,1rgba(236,221,94,1)
CMYK Modelcmyk(0%,6%,60%,7%)
HSL Color Space54,79% ,65%hsl(54,79% ,65%)
HSV Color Space54°, 60%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001101110101011110
Octal354335136
Decimal23622194
Hexecdd5e

Different shades of #ecdd5e color code.

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

Light Shade of #ecdd5e
#f1e78c
Dark Shade of #ecdd5e
#e7d330
Saturated Shade of #ecdd5e
#f5e455
Desaturated Shade of #ecdd5e
#e3d667
Grey scale Shade of #ecdd5e
#a5a5a5
Brighten Shade
#fff677
Most Readable Shade
#000000

Shades of #ecdd5e color code

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

#ecdd5e
#d1c453
#b7ab49
#9d933e
#837a34
#686229
#4e491f
#343114
#1a180a
#000000

Similar Color like #ecdd5e color

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

#edde5f
#eedf60
#efe061
#f0e162
#f1e263
#f2e364
#f3e465
#f4e566
#f5e667
#f6e768
#f7e869
#f8e96a
#f9ea6b
#faeb6c
#ebdc5d
#eadb5c
#e9da5b
#e8d95a
#e7d859
#e6d758
#e5d657
#e4d556
#e3d455
#e2d354
#e1d253
#e0d152
#dfd051
#decf50

Monochromatic Color with #ecdd5e

#ecdd5e
#171609
#423e1a
#6c662b
#978d3c
#c1b54d

Tints of #ecdd5e Color

#ecdd5e
#eee06f
#f0e481
#f2e893
#f4eca5
#f6efb7
#f8f3c9
#faf7db
#fcfbed
#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

#ecdd5e
#5e6dec

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

Split Complementary

#ecdd5e
#5eb4ec
#965eec

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

Analogous Color

#eca45e
#ecc15e
#ecdd5e
#dfec5e
#c2ec5e

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

#ecdd5e
#5eecdd
#dd5eec

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

#ecdd5e
#5eec96
#5e6dec
#ec5eb4

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

#ecdd5e
#5e6dec
#965eec
#b4ec5e

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

#ecdd5e Color Code Preview on Black Background Color

This is how #ecdd5e Color will look on black background color. Color contrast ratio is 15.07

#ecdd5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecdd5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecdd5e

#ecdd5e color code is use for CSS Background Color

Background color for the above div is #ecdd5e

HTML with inline CSS

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

#ecdd5e color code is use for CSS Border Color

CSS Border color for the above div is #ecdd5e

HTML with inline CSS

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

CSS Border Left color for the above div is #ecdd5e

HTML with inline CSS

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

CSS Border Right color for the above div is #ecdd5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ecdd5e

HTML with inline CSS

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

CSS Border Top color for the above div is #ecdd5e

HTML with inline CSS

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

#ecdd5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ecdd5e Color code Preview on White Background

This is how #ecdd5e Color code will look on white background color. Color contrast ratio is 1.39

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

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(236,221,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,109,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,221,94,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.