@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ede35a hex color - Yellow - Warm color - Information

#ede35a hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #ede35a Color code in RGB color code model is created after adding 92.94% red color, 89.02% green color and 35.29% blue color. Hex #ede35a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 62% yellow and 7.06% black.

Hex #ede35a color code is between #eedd55 web safe hex color code and #ddee66 web safe hex color code. #eedd55 is the nearest web safe color code. You can see here many more shades of #ede35a color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code ede35a #ede35a
RGB Decimal 237, 227, 90 rgb(237, 227, 90)
RGB Percent 93%, 89%, 35% rgb(93%, 89%, 35%)
CSS RGBa 237, 227, 90,1 rgba(237,227,90,1)
CMYK Model cmyk(0%,4%,62%,7.06%)
HSL Color Space 56,80% ,64% hsl(56,80% ,64%)
HSV Color Space 56°, 62%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11100011 01011010
Octal 355 343 132
Decimal 237 227 90
Hex ed e3 5a

Different shades of #ede35a color code.

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

Light Shade of #ede35a
#f2eb88
Dark Shade of #ede35a
#e8db2c
Saturated Shade of #ede35a
#f6eb51
Desaturated Shade of #ede35a
#e4db63
Grey scale Shade of #ede35a
#a3a3a3
Brighten Shade
#fffc73
Most Readable Shade
#000000

Shades of #ede35a color code

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

#ede35a
#d2c950
#b8b046
#9e973c
#837e32
#696428
#4f4b1e
#343214
#1a190a
#000000

Similar Color like #ede35a color

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

#eee45b
#efe55c
#f0e65d
#f1e75e
#f2e85f
#f3e960
#f4ea61
#f5eb62
#f6ec63
#f7ed64
#f8ee65
#f9ef66
#faf067
#fbf168
#ece259
#ebe158
#eae057
#e9df56
#e8de55
#e7dd54
#e6dc53
#e5db52
#e4da51
#e3d950
#e2d84f
#e1d74e
#e0d64d
#dfd54c

Monochromatic Color with #ede35a

#ede35a
#181709
#434019
#6d692a
#98923a
#c2ba4a

Tints of #ede35a Color

#ede35a
#efe66c
#f1e97e
#f3ec91
#f5efa3
#f7f2b5
#f9f5c8
#fbf8da
#fdfbec
#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

#ede35a
#5a64ed

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

Split Complementary

#ede35a
#5aaeed
#9a5aed

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

Analogous Color

#eda85a
#edc65a
#ede35a
#daed5a
#bced5a

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

#ede35a
#5aede3
#e35aed

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

#ede35a
#5aed99
#5a64ed
#ed5aad

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

#ede35a
#5a64ed
#9a5aed
#aded5a

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

#ede35a Color Code Preview on Black Background Color

This is how #ede35a Color will look on black background color. Color contrast ratio is 15.74

#ede35a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede35a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede35a

#ede35a color code is use for CSS Background Color

Background color for the above div is #ede35a

HTML with inline CSS

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

#ede35a color code is use for CSS Border Color

CSS Border color for the above div is #ede35a

HTML with inline CSS

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

CSS Border Left color for the above div is #ede35a

HTML with inline CSS

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

CSS Border Right color for the above div is #ede35a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede35a

HTML with inline CSS

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

CSS Border Top color for the above div is #ede35a

HTML with inline CSS

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

#ede35a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede35a Color code Preview on White Background

This is how #ede35a Color code will look on white background color. Color contrast ratio is 1.33

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.